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:
850a496
)
hostfs ->follow_link() braino
author
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 18 Aug 2010 10:21:10 +0000
(06:21 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 18 Aug 2010 10:21:10 +0000
(06:21 -0400)
we want the assignment to err done inside the if () to be
visible after it, so (re)declaring err inside if () body
is wrong.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found