From: Jeff Layton Date: Wed, 1 Oct 2014 12:05:22 +0000 (-0400) Subject: nfsd: eliminate "to_delegation" define X-Git-Tag: fixes-for-v3.18-merge-window~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34549ab09e62db9703811c6ed4715f2ffa1fd7fb;p=pandora-kernel.git nfsd: eliminate "to_delegation" define We now have cb_to_delegation and to_delegation, which do the same thing and are defined separately in different .c files. Move the cb_to_delegation definition into a header file and eliminate the redundant to_delegation definition. Reviewed-by: Christoph Hellwig Signed-off-by: Jeff Layton --- Reading git-diff-tree failed