https://github.com/torvalds/linux
Revision fce7fc79c8f7188dfc5eafa1b937bcc3c5a4c2f5 authored by Linus Torvalds on 26 March 2014, 00:43:34 UTC, committed by Linus Torvalds on 26 March 2014, 00:43:34 UTC
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>
1 parent d6f2589
History
Tip revision: fce7fc79c8f7188dfc5eafa1b937bcc3c5a4c2f5 authored by Linus Torvalds on 26 March 2014, 00:43:34 UTC
fs: remove now stale label in anon_inode_init()
Tip revision: fce7fc7
File Mode Size
Makefile -rw-r--r-- 254 bytes
af_rose.c -rw-r--r-- 37.5 KB
rose_dev.c -rw-r--r-- 3.6 KB
rose_in.c -rw-r--r-- 7.5 KB
rose_link.c -rw-r--r-- 6.8 KB
rose_loopback.c -rw-r--r-- 2.7 KB
rose_out.c -rw-r--r-- 2.8 KB
rose_route.c -rw-r--r-- 31.3 KB
rose_subr.c -rw-r--r-- 12.3 KB
rose_timer.c -rw-r--r-- 4.9 KB
sysctl_net_rose.c -rw-r--r-- 3.3 KB

back to top