[CIFS] remove unused funtion compile warning when experimental off
authorParag Warudkar <kernel-stuff@comcast.net>
Tue, 23 Oct 2007 18:09:48 +0000 (18:09 +0000)
committerSteve French <sfrench@us.ibm.com>
Tue, 23 Oct 2007 18:09:48 +0000 (18:09 +0000)
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 <kernel-stuff@comcast.net>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found