commit | d443b9fd56e85c0e58d10b75cf5eb38e0b2c4c02 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Dec 25 16:47:49 2014 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Jan 25 23:16:26 2015 -0500 |
tree | 0c9ab7b598dbd1dbb2ca74f198cc917cf1e98a54 | |
parent | d6cb125b9983e1ea9444f794b2d3ed5e3ad737b7 [diff] |
gut proc_register() a bit 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>