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:
d6f2589
)
fs: remove now stale label in anon_inode_init()
author
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 26 Mar 2014 00:43:34 +0000
(17:43 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 26 Mar 2014 00:43:34 +0000
(17:43 -0700)
The previous commit removed the register_filesystem() call and the
associated error handling, but left the label for the error path that no
longer exists. Remove that too.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/anon_inodes.c
patch
|
blob
|
history
diff --cc
fs/anon_inodes.c
Simple merge