diff options
| author | Jason Yan <[email protected]> | 2020-04-02 03:47:59 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2020-04-16 03:58:49 +0000 |
| commit | 648814111af26485762a22da0f4b3159f3f9632c (patch) | |
| tree | 7afbe1c095ea687da7bcf0b4f0e170c6ed3ed86b /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | ext4: remove set but not used variable 'es' (diff) | |
| download | kernel-648814111af26485762a22da0f4b3159f3f9632c.tar.gz kernel-648814111af26485762a22da0f4b3159f3f9632c.zip | |
ext4: remove set but not used variable 'es' in ext4_jbd2.c
Fix the following gcc warning:
fs/ext4/ext4_jbd2.c:341:30: warning: variable 'es' set but not used [-Wunused-but-set-variable]
struct ext4_super_block *es;
^~
Fixes: 2ea2fc775321 ("ext4: save all error info in save_error_info() and drop ext4_set_errno()")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Jason Yan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
