aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2023-09-12 13:37:44 +0100
committerKent Overstreet <[email protected]>2023-10-22 17:10:13 -0400
commit74c1e4221b6630e864d1efe4e718538dcee5d816 (patch)
tree824036dff4991b66faba2835379614c6428c32c9 /tools/perf/scripts/python
parent2a831e4ba9b09e1b30384b65eca7c2ac33aa69b2 (diff)
bcachefs: remove redundant pointer q
The pointer q is being assigned a value but it is never read. The assignment and pointer are redundant and can be removed. Cleans up clang scan build warning: fs/bcachefs/quota.c:813:2: warning: Value stored to 'q' is never read [deadcode.DeadStores] Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions