git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbba43c
)
regmap: cache: use kmalloc_array instead of kmalloc
author
Xiubo Li
<Li.Xiubo@freescale.com>
Thu, 9 Oct 2014 09:02:56 +0000
(17:02 +0800)
committer
Mark Brown
<broonie@kernel.org>
Mon, 20 Oct 2014 11:25:02 +0000
(12:25 +0100)
This patch fixes checkpatch.pl warning for regmap cache.
WARNING : prefer kmalloc_array over kmalloc with multiply
Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found