summaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_state.c
diff options
context:
space:
mode:
authorEnze Li <lienze@kylinos.cn>2022-04-02 00:18:42 +0300
committerJens Axboe <axboe@kernel.dk>2022-04-06 17:47:52 +0300
commit4ded53ea0c7d46fa043efc7320e17ca443a1debb (patch)
tree1c19c4de9e2fedeaeb99bed4066f296c43497099 /drivers/block/drbd/drbd_state.c
parent3123109284176b1532874591f7c81f3837bbdc17 (diff)
downloadlinux-4ded53ea0c7d46fa043efc7320e17ca443a1debb.tar.xz
cdrom: remove unused variable
The clang static analyzer reports the following warning, File: drivers/cdrom/cdrom.c Warning: line 1380, column 7 Although the value stored to 'status' is used in enclosing expression, the value is never actually read from 'status' Remove the unused variable to eliminate the warning. Signed-off-by: Enze Li <lienze@kylinos.cn> Link: https://lore.kernel.org/all/20220401032623.293666-1-lienze@kylinos.cn Signed-off-by: Phillip Potter <phil@philpotter.co.uk> Link: https://lore.kernel.org/r/20220401211842.2088096-1-phil@philpotter.co.uk Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block/drbd/drbd_state.c')
0 files changed, 0 insertions, 0 deletions