src.ctf.fs: rename some ctf_fs_ds_file fields
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 5 Nov 2019 19:59:11 +0000 (14:59 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 15 Nov 2019 21:10:12 +0000 (16:10 -0500)
commit43b07461003da08018acf69771361c7e9986dd3d
treec6538808ce59f49f039ef89520bfc12cba8abcde
parent2d06585f25d1bc213c9755665ade492b4f4cf023
src.ctf.fs: rename some ctf_fs_ds_file fields

Rename these offset variables to make it a bit more obvious and explicit
what they are relative to.  I find that it helps when reading to code, to
make sure that does the right thing.

Change-Id: Id676a482935f9b17553672160044456cc308883c
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
src/plugins/ctf/fs-src/data-stream-file.c
src/plugins/ctf/fs-src/data-stream-file.h
This page took 0.024433 seconds and 4 git commands to generate.