src.ctf.fs: fs.cpp: declare variables on first use
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 9 Apr 2024 21:10:11 +0000 (17:10 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 17 Apr 2024 17:57:53 +0000 (13:57 -0400)
commit032fc0ad474c4c826089f385d6ae49dde54f6ee8
tree80bed5904fee72e57791966161e833dd4b87f37b
parent3ecf3ba0c2f8f1eb198eea1db943b3cc86504073
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>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12346
Tested-by: jenkins <jenkins@lttng.org>
src/plugins/ctf/fs-src/fs.cpp
This page took 0.023931 seconds and 4 git commands to generate.