diff options
author | sunliming <sunliming@kylinos.cn> | 2025-03-08 10:27:54 +0800 |
---|---|---|
committer | Kees Cook <kees@kernel.org> | 2025-03-07 20:07:33 -0800 |
commit | 8d68cabeb1ff1cea57caae79a76a5606b11dbb4a (patch) | |
tree | f8fc56404ead3baa79fbf4bc5a9bfede94f25475 /tools/perf/scripts/python/syscall-counts.py | |
parent | b0db1ed17645b53993bae3dd2c4be7013600084f (diff) |
binfmt_elf_fdpic: fix variable set but not used warning
Fix below kernel warning:
fs/binfmt_elf_fdpic.c:1024:52: warning: variable 'excess1' set but not
used [-Wunused-but-set-variable]
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: sunliming <sunliming@kylinos.cn>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20250308022754.75013-1-sunliming@linux.dev
Signed-off-by: Kees Cook <kees@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions