From: Jeff Layton Date: Wed, 16 Jul 2014 14:31:56 +0000 (-0400) Subject: nfsd: eliminate nfsd4_init_callback X-Git-Tag: omap-for-v3.17/fixes-against-rc2~101^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8051c837bd96ad1eabdd46504363431dc5fddc5;p=pandora-kernel.git nfsd: eliminate nfsd4_init_callback It's just an obfuscated INIT_WORK call. Just make the work_func_t a non-static symbol and use a normal INIT_WORK call. Signed-off-by: Jeff Layton Reviewed-by: Christoph Hellwig Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed