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:
e6b92c2
)
batman-adv: prefer kmalloc_array to kmalloc when possible
author
Antonio Quartulli
<antonio@meshcoding.com>
Sat, 24 May 2014 04:43:47 +0000
(06:43 +0200)
committer
Antonio Quartulli
<antonio@meshcoding.com>
Mon, 4 Aug 2014 14:02:10 +0000
(16:02 +0200)
Reported by checkpatch with the following warning:
WARNING: Prefer kmalloc_array over kmalloc with multiply
Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
No differences found