[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)
commit90c81e0b0eda214196cbe4340facbce8cc797ee7
treea516944067e6437a88705a3d96157d07de3dae51
parentad7a2926b9e53cfb3020d15bdfacacc54e2b63da
[CIFS] clean up some hard to read ifdefs

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>
13 files changed:
fs/cifs/cifs_debug.c
fs/cifs/cifs_debug.h
fs/cifs/cifsacl.c
fs/cifs/cifsfs.c
fs/cifs/cifsproto.h
fs/cifs/cifssmb.c
fs/cifs/connect.c
fs/cifs/file.c
fs/cifs/inode.c
fs/cifs/netmisc.c
fs/cifs/readdir.c
fs/cifs/sess.c
fs/cifs/transport.c