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:
444486a
)
pcmcia: deprecate CS_CHECK (bluetooth)
author
Dominik Brodowski
<linux@dominikbrodowski.net>
Sat, 24 Oct 2009 13:45:06 +0000
(15:45 +0200)
committer
Dominik Brodowski
<linux@dominikbrodowski.net>
Sun, 8 Nov 2009 17:23:15 +0000
(18:23 +0100)
Remove all usages of the CS_CHECK macro and replace them with proper
Linux style calling and return value checking. The extra error reporting may
be dropped, as the PCMCIA core already complains about any (non-driver-author)
errors.
CC: linux-bluetooth@vger.kernel.org
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
No differences found