commit | 90c81e0b0eda214196cbe4340facbce8cc797ee7 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Tue Feb 12 20:32:36 2008 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Tue Feb 12 20:32:36 2008 +0000 |
tree | a516944067e6437a88705a3d96157d07de3dae51 | |
parent | ad7a2926b9e53cfb3020d15bdfacacc54e2b63da [diff] |
[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>