aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/nfc/core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/nfc/core.c b/net/nfc/core.c
index 81fabed31f42..7f1b6351755c 100644
--- a/net/nfc/core.c
+++ b/net/nfc/core.c
@@ -604,7 +604,6 @@ error:
604 604
605int nfc_disable_se(struct nfc_dev *dev, u32 se_idx) 605int nfc_disable_se(struct nfc_dev *dev, u32 se_idx)
606{ 606{
607
608 struct nfc_se *se; 607 struct nfc_se *se;
609 int rc; 608 int rc;
610 609