aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-08-01 17:28:24 +0100
committerTakashi Iwai <[email protected]>2019-08-02 07:47:38 +0200
commit3bb4aefd2aed628452b8ce544b76abda0ce531f0 (patch)
tree461100c2c914ac2336ef009fd6480db9e9d63ad6 /scripts/gdb/linux/modules.py
parentc1c0c032c785a9eb2814b65bb11c8694540f07d1 (diff)
ALSA: isa/wavefront: remove redundant assignment to pointer bptr
The pointer bptr is being assigned a value that is never read and it is being updated in the next statement with a new value. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions