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:
16ebe91
)
compat: remove unnecessary assignment in compat_rw_copy_check_uvector()
author
Namhyung Kim
<namhyung@gmail.com>
Sun, 26 Dec 2010 16:41:52 +0000
(
01:41
+0900)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 17 Jan 2011 09:54:38 +0000
(
04:54
-0500)
*@ret_pointer is initialized to @fast_pointer thus the assignment is
redundant.
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Cc: Jeff Moyer <jmoyer@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found