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:
a08c535
)
x86: use the new generic strnlen_user() function
author
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 26 May 2012 18:09:53 +0000
(11:09 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 26 May 2012 18:33:54 +0000
(11:33 -0700)
This throws away the old x86-specific functions in favor of the generic
optimized version.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found