From: Christophe Ricard Date: Sun, 10 Aug 2014 22:04:54 +0000 (+0200) Subject: NFC: st21nfca: Remove useless IS_ERR(skb) conditions X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~72^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a51577c9e3c49dbc44c821f9e170b96bbea716e3;p=pandora-kernel.git NFC: st21nfca: Remove useless IS_ERR(skb) conditions skb is already verified to be not null from the below hci layer. Signed-off-by: Christophe Ricard Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed