From: Florian Fainelli Date: Wed, 3 Oct 2012 09:56:55 +0000 (+0200) Subject: spi/bcm63xx: remove useless call to bcm63xx_spi_check_transfer() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~24^2~10^2~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b308fb208e23c3e765cefa45eb868c40c5b9c3e7;p=pandora-kernel.git spi/bcm63xx: remove useless call to bcm63xx_spi_check_transfer() Calling bcm63xx_spi_check_transfer() with a NULL argument does not do anything useful that the core spi code is not doing already, remove this superfluous call. Signed-off-by: Florian Fainelli Signed-off-by: Mark Brown --- Reading git-diff-tree failed