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:
f25e188
)
pcmcia: CodingStyle fixes
author
Dominik Brodowski
<linux@dominikbrodowski.net>
Tue, 2 Mar 2010 07:57:33 +0000
(08:57 +0100)
committer
Dominik Brodowski
<linux@dominikbrodowski.net>
Wed, 3 Mar 2010 07:32:15 +0000
(08:32 +0100)
Fix most of the remaining CodingStyle issues in drivers/pcmcia , which
related to wrong indent -- PCMCIA historically used 4 spaces. Also, remove
a custom min() implementation with the generic one.
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
No differences found