diff options
| author | 2023-03-17 14:34:20 +0000 | |
|---|---|---|
| committer | 2023-03-21 15:06:06 +0100 | |
| commit | fae0a2b2077c30f567b6b32c2467e7dda8e1d270 (patch) | |
| tree | 06298a3abdb113cd9f5da0928e2344f98ca188b5 /include/uapi/linux/byteorder/ssh:/git: | |
| parent | quota: make dquot_set_dqinfo return errors from ->write_info (diff) | |
ext2: remove redundant assignment to pointer end
Pointer is assigned a value that is never read, the assignment is
redundant and can be removed.
Cleans up clang-scan warning:
fs/ext2/xattr.c:555:3: warning: Value stored to 'end' is never read [deadcode.DeadStores]
end = (char *)header + sb->s_blocksize;
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Message-Id: <20230317143420.419005-1-colin.i.king@gmail.com>
Diffstat (limited to 'include/uapi/linux/byteorder/ssh:/git:')
0 files changed, 0 insertions, 0 deletions
