-
由 Sudeep Holla 提交于
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: NSudeep Holla <sudeep.holla@arm.com>8f3397cc