Skip to content
Commit 87420fa9 authored by Michal Orzel's avatar Michal Orzel Committed by Jens Axboe
Browse files

block/partitions/atari: Remove redundant assignment



Get rid of redundant assignment to a variable part_fmt from function
atari_partition. It is being assigned a value that is never read until
the end of function.

Reported by clang-tidy [deadcode.DeadStores]

Signed-off-by: default avatarMichal Orzel <michalorzel.eng@gmail.com>
Link: https://lore.kernel.org/r/20220423113811.13335-4-michalorzel.eng@gmail.com


Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 83472682
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment