aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/tree-mod-log.c
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2024-03-28 12:22:13 +0000
committerJiri Kosina <jkosina@suse.com>2024-04-12 17:55:57 +0200
commit4e124ed0da2939dcd27849a3d6f41fbc537a20be (patch)
treeb13cf92ab1c9ac6f841473c3c08f018e11443b56 /fs/btrfs/tree-mod-log.c
parent3e78a6c0d3e02e4cf881dc84c5127e9990f939d6 (diff)
HID: sony: remove redundant assignment
The variable ret is being assigned a value that is never read afterwards. The assignment is redundant and can be removed. Cleans up clang scan build warning: drivers/hid/hid-sony.c:2020:3: warning: Value stored to 'ret' is never read [deadcode.DeadStores] Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'fs/btrfs/tree-mod-log.c')
0 files changed, 0 insertions, 0 deletions