diff options
author | Markus Elfring <[email protected]> | 2018-02-06 15:40:10 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-02-06 18:32:46 -0800 |
commit | 6d94a03c80ce7bd0b72483246277c5d21e7c5ff3 (patch) | |
tree | 626951e9a5d719982afc6610aac9418a6659d77e /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 28a5cd5182f292f426d99bafff9ca0d8c9e4a6d8 (diff) |
drivers/rapidio/devices/tsi721_dma.c: delete an unnecessary variable initialisation in tsi721_alloc_chan_resources()
The local variable "desc" will eventually be set to an appropriate pointer
a bit later. Thus omit the explicit initialisation at the beginning.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Markus Elfring <[email protected]>
Acked-by: Alexandre Bounine <[email protected]>
Cc: Matt Porter <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions