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:
c1f58f1
)
video/via: Convert to kstrtou8_from_user
author
Peter Huewe
<peterhuewe@gmx.de>
Fri, 4 May 2012 00:23:17 +0000
(
02:23
+0200)
committer
Florian Tobias Schandinat
<FlorianSchandinat@gmx.de>
Tue, 8 May 2012 17:00:12 +0000
(17:00 +0000)
This patch replaces the code for getting an number from a
userspace buffer by a simple call to kstrou8_from_user.
This makes it easier to read and less error prone.
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Acked-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
No differences found