summaryrefslogtreecommitdiff
path: root/block/ioctl.c
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2022-03-03 08:58:41 +0000
committerKalle Valo <kvalo@kernel.org>2022-03-10 18:17:53 +0200
commit857f837d856a5d78bb475b50524f03fd6d458960 (patch)
tree0f83d5cb47a12022332ed10429619097927a69fe /block/ioctl.c
parent8cbc3d51b4ae5a2875422af9a955f29f73b1fe75 (diff)
bcma: gpio: remove redundant re-assignment of chip->owner
There are two identical assignments of chip->owner to the same value, the second assignment is redundant and can be removed. Cleans up cppcheck warning: drivers/bcma/driver_gpio.c:184:15: style: Variable 'chip->owner' is reassigned a value before the old one has been used. [redundantAssignment] Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20220303085841.1124766-1-colin.i.king@gmail.com
Diffstat (limited to 'block/ioctl.c')
0 files changed, 0 insertions, 0 deletions