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:
705059a
)
staging: vt6656: implement missing brackets
author
Vasiliy Kulikov
<segooon@gmail.com>
Thu, 28 Oct 2010 20:02:11 +0000
(
00:02
+0400)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 9 Nov 2010 22:05:23 +0000
(14:05 -0800)
Identation says that copy_to_user() should be called only iff
wrq->u.essid.pointer is not zero. Also it is useless to call copy_to_user(0, ...).
Signed-off-by: Vasiliy Kulikov <segooon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found