gut proc_register() a bit
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 25 Dec 2014 21:47:49 +0000 (16:47 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 26 Jan 2015 04:16:26 +0000 (23:16 -0500)
There are only 3 callers and quite a bit of that thing is executed
exactly in one of those.  Just lift it there...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/proc/generic.c

Simple merge