]> git.openfabrics.org - ~emulex/infiniband.git/commit
NFC: st21nfca: Remove useless IS_ERR(skb) conditions
authorChristophe Ricard <christophe.ricard@gmail.com>
Sun, 10 Aug 2014 22:04:54 +0000 (00:04 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 7 Sep 2014 22:04:22 +0000 (00:04 +0200)
commita51577c9e3c49dbc44c821f9e170b96bbea716e3
tree82464c70e2847177fc7cd583f7513a91f244cdf6
parent32b41d8f7587b6e8a2cbb3a15f83c3a9687f1f17
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 <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/st21nfca/st21nfca_dep.c