src.ctf.fs: fs.cpp: declare variables on first use
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 17 Jun 2022 19:05:15 +0000 (15:05 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 23 Aug 2022 16:06:16 +0000 (12:06 -0400)
commit0eadaaf9efc0655da423e05b9f32a345253ccd8a
tree861cc016ce88e8e435fe22c34372162579addd11
parent45ceb34dc7ad54cd77b315c3a4c33c4d7d037834
src.ctf.fs: fs.cpp: declare variables on first use

Move variable declarations to be at or closer to their first use.

Change-Id: Iec7b1789a9cd007938b992292ad48a09d23f79e5
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/8403
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/plugins/ctf/fs-src/fs.cpp
This page took 0.023826 seconds and 5 git commands to generate.