Skip to content
Snippets Groups Projects
Commit 58e9ff56 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] Use kcalloc to allocate counter_config array rather than kmalloc


We need this to be zero initialised.  Since this is an array, use kcalloc
rather than kzalloc or kmalloc.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent ae92dc9f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment