summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_inode_item.h
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-10-31 19:56:06 +0300
committerDarrick J. Wong <darrick.wong@oracle.com>2017-10-31 22:03:35 +0300
commitc06641169e861d6446a220cd7f0d22c6c88da8e1 (patch)
treef0719375a8ccb630fa44ed695ed5b3fccf2845d8 /fs/xfs/xfs_inode_item.h
parent4eadcf9a417a4689e596e3c2a99857c2e3603049 (diff)
downloadlinux-c06641169e861d6446a220cd7f0d22c6c88da8e1.tar.xz
xfs: remove redundant assignment to variable bit
Variable bit is being assigned a value that is never read, hence the assignment is redundant and can be removed. Cleans up clang warning: fs/xfs/libxfs/xfs_rtbitmap.c:675:3: warning: Value stored to 'bit' is never read Signed-off-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/xfs/xfs_inode_item.h')
0 files changed, 0 insertions, 0 deletions