aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-01-20 22:09:34 +0000
committerBoris Brezillon <[email protected]>2018-03-15 17:15:34 +0100
commitd40a18fec04ae6dc6f6760923aa5f487d1af2444 (patch)
tree0c7d5d0fa91f74dd66686daca9a9a28cc0e6d281 /scripts/gdb/linux/utils.py
parent0dbe4ea78d69756efeb0bba0764f6bd4a9ee9567 (diff)
mtd: block2mtd: remove redundant initialization of 'bdev'
Pointer bdev is being initialized however this value is never read as bdev is assigned an updated value from the returned call to blkdev_get_by_path. Remove the redundant assignment. Cleans up clang warning: drivers/mtd/devices/block2mtd.c:228:23: warning: Value stored to 'bdev' during its initialization is never read Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Boris Brezillon <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions