diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2018-05-09 17:52:06 +0100 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2018-05-10 10:51:58 +0100 |
commit | 8f3397ccb63ac3b0ddcc759565bcd66977c4eb1a (patch) | |
tree | 63298965f187b4da73317016ce0724ce649f52b7 /drivers/dma/cppi41.c | |
parent | 97b93dda31493acdad87c522c59e9c2de9aaf2be (diff) |
firmware: arm_scmi: remove unnecessary bitmap_zero
kcalloc zeros the memory and it's totally unnecessary to zero the bitmap
again using bitmap_zero. This patch just drops the unnecessary use of
the bitmap_zero in the context.
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'drivers/dma/cppi41.c')
0 files changed, 0 insertions, 0 deletions