From: Pavel Shilovsky Date: Thu, 9 Jun 2011 08:58:53 +0000 (+0400) Subject: CIFS: Fix sparse error X-Git-Tag: v3.0-rc4~97^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd51875d53ae1459a2b09b4338166a218c0635a7;p=pandora-kernel.git CIFS: Fix sparse error cifs_sb_master_tlink was declared as inline, but without a definition. Remove the declaration and move the definition up. Signed-off-by: Pavel Shilovsky Reviewed-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed