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:
a937536
)
pstore: Replace calls to kmalloc and memcpy with kmemdup
author
Alexandru Gheorghiu
<gheorghiuandru@gmail.com>
Sat, 9 Mar 2013 11:57:28 +0000
(13:57 +0200)
committer
Anton Vorontsov
<anton@enomsg.org>
Tue, 19 Mar 2013 02:38:26 +0000
(19:38 -0700)
Replaced calls to kmalloc and memcpy with a single call to kmemdup. This
patch was found using coccicheck.
Signed-off-by: Alexandru Gheorghiu <gheorghiuandru@gmail.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>
fs/pstore/ram.c
patch
|
blob
|
history
diff --cc
fs/pstore/ram.c
Simple merge