diff options
| author | Alex Shi <[email protected]> | 2020-12-14 19:03:31 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-12-15 12:13:37 -0800 |
| commit | 3f10c2fa40e444b8cacf82adcbbcd3602b99a645 (patch) | |
| tree | b095140d0dcc6e24a733a7acdeba3e593fc25c84 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | ec680c1990e70c44d6b4452300a62b15f5c51f9c (diff) | |
fs/ntfs: remove unused varibles
We actually don't use these varibles, so remove them to avoid gcc warning:
fs/ntfs/file.c:326:14: warning: variable `base_ni' set but not used [-Wunused-but-set-variable]
fs/ntfs/logfile.c:481:21: warning: variable `log_page_mask' set but not used [-Wunused-but-set-variable]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Alex Shi <[email protected]>
Acked-by: Anton Altaparmakov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions