aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorMichal Orzel <[email protected]>2022-04-23 13:38:10 +0200
committerJens Axboe <[email protected]>2022-04-23 07:15:26 -0600
commit87420fa94f6cdd2ae8aa3e1d8602bfa549794fac (patch)
treebc716ba8d25792cc0d93c50418ba4e8187a5165a /scripts/bpf_doc.py
parent834726828b47c08e84df02f975e30c5c65bf316b (diff)
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: Michal Orzel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions