[CIFS] clean up some hard to read ifdefs
authorSteve French <sfrench@us.ibm.com>
Tue, 12 Feb 2008 20:32:36 +0000 (20:32 +0000)
committerSteve French <sfrench@us.ibm.com>
Tue, 12 Feb 2008 20:32:36 +0000 (20:32 +0000)
Christoph had noticed too many ifdefs in the CIFS code making it
hard to read.  This patch removes about a quarter of them from
the C files in cifs by improving a few key ifdefs in the .h files.

Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found