aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h
diff options
context:
space:
mode:
authorJay Fang <[email protected]>2020-09-09 14:08:24 +0800
committerMark Brown <[email protected]>2020-09-09 16:27:46 +0100
commit4ebf8816e35d63db723d95f8e49d8455be926c36 (patch)
tree0388e0f72656853dd7664081b7dfde3509ff15e3 /scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h
parentb0b71a6f5d655f2ffe79f12425779733e83e20f2 (diff)
spi: spidev: Remove redundant initialization of variable status
In spidev_read() and spidev_write(), the variable status is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Signed-off-by: Jay Fang <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h')
0 files changed, 0 insertions, 0 deletions