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:
a88d2dc
)
mtd: docprobe: use kzalloc instead
author
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Thu, 29 Dec 2011 09:36:19 +0000
(11:36 +0200)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Mon, 9 Jan 2012 18:25:51 +0000
(18:25 +0000)
Instead of calling 'kmalloc()' and them 'memeset(0)', use 'kzalloc()'.
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found