-
Al Viro authored
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>
479e64c2Al Viro authoredpass 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>
Loading