summaryrefslogtreecommitdiff
path: root/drivers/firmware/arm_scmi/bus.c
diff options
context:
space:
mode:
authorSudeep Holla <sudeep.holla@arm.com>2018-05-09 19:52:06 +0300
committerSudeep Holla <sudeep.holla@arm.com>2018-05-10 12:51:58 +0300
commit8f3397ccb63ac3b0ddcc759565bcd66977c4eb1a (patch)
tree63298965f187b4da73317016ce0724ce649f52b7 /drivers/firmware/arm_scmi/bus.c
parent97b93dda31493acdad87c522c59e9c2de9aaf2be (diff)
downloadlinux-8f3397ccb63ac3b0ddcc759565bcd66977c4eb1a.tar.xz
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/firmware/arm_scmi/bus.c')
0 files changed, 0 insertions, 0 deletions