diff options
author | Alex Shi <alex.shi@linux.alibaba.com> | 2020-12-15 06:03:34 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-12-15 23:13:37 +0300 |
commit | 4dad18f47767f97f859fad84a8c2c8ee8323c2b9 (patch) | |
tree | 44c45283b1ca64eae1106149ab630ffde57506d2 /fs/ocfs2/cluster | |
parent | 3f10c2fa40e444b8cacf82adcbbcd3602b99a645 (diff) | |
download | linux-4dad18f47767f97f859fad84a8c2c8ee8323c2b9.tar.xz |
fs/ntfs: remove unused variable attr_len
This variable isn't used anymore, remove it to skip W=1 warning:
fs/ntfs/inode.c:2350:6: warning: variable `attr_len' set but not used [-Wunused-but-set-variable]
Link: https://lkml.kernel.org/r/4194376f-898b-b602-81c3-210567712092@linux.alibaba.com
Signed-off-by: Alex Shi <alex.shi@linux.alibaba.com>
Acked-by: Anton Altaparmakov <anton@tuxera.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ocfs2/cluster')
0 files changed, 0 insertions, 0 deletions