nls: have register_nls() set ->owner
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 22 Nov 2013 06:45:04 +0000 (01:45 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 25 Jan 2014 08:14:05 +0000 (03:14 -0500)
pass owner explicitly to __register_nls(), make register_nls() a macro passing
THIS_MODULE as the owner argument to __register_nls().

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found