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:
a2648eb
)
NVMe: Use kzalloc instead of kmalloc+memset
author
Tushar Behera
<tushar.behera@linaro.org>
Mon, 10 Jun 2013 04:50:55 +0000
(10:20 +0530)
committer
Matthew Wilcox
<matthew.r.wilcox@intel.com>
Wed, 19 Jun 2013 17:24:27 +0000
(13:24 -0400)
Use kzalloc instead of kmalloc and a susbsequent memset.
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Signed-off-by: Vishal Verma <vishal.l.verma@linux.intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
No differences found