diff options
| author | Tom Rix <trix@redhat.com> | 2023-03-26 16:44:59 -0400 |
|---|---|---|
| committer | Jan Kara <jack@suse.cz> | 2023-03-29 11:43:15 +0200 |
| commit | 8ace883815a2a9f5ef638807f6133c1720ac325a (patch) | |
| tree | 0b2d402e05b57119cb7d966c804284b19eb567be /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | ext2: remove redundant assignment to pointer end (diff) | |
| download | linux-8ace883815a2a9f5ef638807f6133c1720ac325a.tar.gz linux-8ace883815a2a9f5ef638807f6133c1720ac325a.zip | |
reiserfs: remove unused sched_count variable
clang with W=1 reports
fs/reiserfs/journal.c:3034:6: error: variable
'sched_count' set but not used [-Werror,-Wunused-but-set-variable]
int sched_count = 0;
^
This variable is not used so remove it.
Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Message-Id: <20230326204459.1358553-1-trix@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
