git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad7a292
)
[CIFS] clean up some hard to read ifdefs
author
Steve French
<sfrench@us.ibm.com>
Tue, 12 Feb 2008 20:32:36 +0000
(20:32 +0000)
committer
Steve 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