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:
5e70b7f
)
shm: Remove silly double assignment
author
Neil Horman
<nhorman@tuxdriver.com>
Tue, 10 Jun 2008 12:53:39 +0000
(08:53 -0400)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 10 Jun 2008 14:58:00 +0000
(07:58 -0700)
Found a silly double assignment of err is do_shmat. Silly, but good to
clean up the useless code.
Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found