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:
e39435c
)
arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf()
author
David Rientjes
<rientjes@google.com>
Tue, 8 Apr 2014 23:04:13 +0000
(16:04 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 8 Apr 2014 23:48:52 +0000
(16:48 -0700)
Kmemcheck should use the preferred interface for parsing command line
arguments, kstrto*(), rather than sscanf() itself. Use it
appropriately.
Signed-off-by: David Rientjes <rientjes@google.com>
Cc: Vegard Nossum <vegardno@ifi.uio.no>
Acked-by: Pekka Enberg <penberg@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86/mm/kmemcheck/kmemcheck.c
patch
|
blob
|
history
diff --cc
arch/x86/mm/kmemcheck/kmemcheck.c
Simple merge