summaryrefslogtreecommitdiff
path: root/include/linux/moduleparam.h
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-10-16 13:22:57 +0300
committerDavid Sterba <dsterba@suse.com>2025-11-25 00:03:02 +0300
commitca428e9b49c77b0bfc6ebbc8536ed854463b26e2 (patch)
tree9c52f8da7325c4633915f67604ec45981be5037d /include/linux/moduleparam.h
parentaf1e800c0244a04f5eb0993745c23d974f262628 (diff)
downloadlinux-ca428e9b49c77b0bfc6ebbc8536ed854463b26e2.tar.xz
btrfs: remove pointless data_end assignment in btrfs_extent_item()
There's no point in setting 'data_end' to 'old_data' as we don't use it afterwards. So remove the redundant assignment which was never needed and added when the function was first added in commit 6567e837df07 ("Btrfs: early work to file_write in big extents"). Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'include/linux/moduleparam.h')
0 files changed, 0 insertions, 0 deletions