pcmcia: deprecate CS_CHECK (bluetooth)
authorDominik Brodowski <linux@dominikbrodowski.net>
Sat, 24 Oct 2009 13:45:06 +0000 (15:45 +0200)
committerDominik Brodowski <linux@dominikbrodowski.net>
Sun, 8 Nov 2009 17:23:15 +0000 (18:23 +0100)
commit9ac3e58ceff0b7b8b981c09c38a28742270eea12
tree04f6137d3128750f5d2ff15c0a52cb17e6c00b35
parent444486a5f9d2737b50e53dc140292899b9497808
pcmcia: deprecate CS_CHECK (bluetooth)

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>
drivers/bluetooth/bluecard_cs.c
drivers/bluetooth/bt3c_cs.c
drivers/bluetooth/btuart_cs.c
drivers/bluetooth/dtl1_cs.c
This page took 0.025153 seconds and 5 git commands to generate.