From: Dominik Brodowski Date: Sat, 24 Oct 2009 13:45:06 +0000 (+0200) Subject: pcmcia: deprecate CS_CHECK (bluetooth) X-Git-Tag: v2.6.33-rc1~412^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ac3e58ceff0b7b8b981c09c38a28742270eea12;p=pandora-kernel.git 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 --- Reading git-diff-tree failed