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:
ea4381f
)
Staging: brcm80211: remove unneeded #ifdef checks
author
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 5 Oct 2010 16:31:19 +0000
(09:31 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 5 Oct 2010 16:31:19 +0000
(09:31 -0700)
For a .h file, you never need to check it, the .h file does it
itself. For the typedef.h file, this is never needed.
Cc: Brett Rudley <brudley@broadcom.com>
Cc: Henry Ptasinski <henryp@broadcom.com>
Cc: Nohee Ko <noheek@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found