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

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
...@@ -604,7 +604,6 @@ int nfc_enable_se(struct nfc_dev *dev, u32 se_idx) ...@@ -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) int nfc_disable_se(struct nfc_dev *dev, u32 se_idx)
{ {
struct nfc_se *se; struct nfc_se *se;
int rc; int rc;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment