diff options
author | Colin Ian King <[email protected]> | 2021-09-10 13:00:23 +0100 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2021-09-14 19:36:34 +0200 |
commit | b72841e4dcd54de486fca2e4ffa00b8defc1eecc (patch) | |
tree | d4b09b3acd4bf3053d727591ac8359990835b1c1 /scripts/gdb/linux/utils.py | |
parent | 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f (diff) |
mtd: mtdswap: Remove redundant assignment of pointer eb
The pointer eb is being assigned a value that is never read, it is
being updated later on. The assignment is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions