From: Parag Warudkar Date: Tue, 23 Oct 2007 18:09:48 +0000 (+0000) Subject: [CIFS] remove unused funtion compile warning when experimental off X-Git-Tag: v2.6.24-rc3~156^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c94897790e7c67dcfe3a0b6f035996398c268313;p=pandora-kernel.git [CIFS] remove unused funtion compile warning when experimental off get rid of couple of unused function warnings which show up when CONFIG_CIFS_EXPERIMENTAL is not defined - wrap them in #ifdef CONFIG_CIFS_EXPERIMENTAL. Patch against current git. Signed-off-by: Parag Warudkar Signed-off-by: Steve French --- Reading git-diff-tree failed