diff options
author | Enze Li <[email protected]> | 2022-04-01 22:18:42 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-04-06 08:47:52 -0600 |
commit | 4ded53ea0c7d46fa043efc7320e17ca443a1debb (patch) | |
tree | 1c19c4de9e2fedeaeb99bed4066f296c43497099 /lib/mpi/mpiutil.c | |
parent | 3123109284176b1532874591f7c81f3837bbdc17 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Signed-off-by: Phillip Potter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions