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:
9227155
)
staging: comedi: style - use kmalloc_array(n, s, ...) instead of kmalloc(n*s, ...)
author
Wolfgang Ocker
<weo@weo1.de>
Mon, 2 Jun 2014 20:48:06 +0000
(22:48 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 18 Jun 2014 22:04:20 +0000
(15:04 -0700)
Fix a style issue reported by checkpatch.pl for the Eudyptula challenge
Signed-off-by: Wolfgang Ocker <weo@weo1.de>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found