aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorAlexey Klimov <[email protected]>2015-06-30 21:04:07 +0300
committerMark Brown <[email protected]>2015-07-07 13:12:50 +0100
commit99622f56110ee8cbfe8ecf2dd5e666f67cf4bb97 (patch)
treeba00ff9a8609da1218dd7127bab4a03f30cfd409 /scripts/gdb/linux/modules.py
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754 (diff)
spi/rockchip: remove unnecessary memset of rockchip_spi
Memory for struct rockchip_spi is allocated by spi_alloc_master() using kzalloc() so it doesn't need to be set to 0 one more time. Signed-off-by: Alexey Klimov <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions