Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 511e78a3 authored by Christophe Ricard's avatar Christophe Ricard Committed by Samuel Ortiz
Browse files

NFC: nfc_disable_se Remove useless blank line at beginning of function



Remove one useless blank line at beginning of nfc_disable_se function.

Signed-off-by: default avatarChristophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent ec068489
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -604,7 +604,6 @@ int nfc_enable_se(struct nfc_dev *dev, u32 se_idx)

int nfc_disable_se(struct nfc_dev *dev, u32 se_idx)
{

	struct nfc_se *se;
	int rc;