NFC: nfc_enable_se Remove useless blank line at beginning of function
Remove one useless blank line at beginning of nfc_enable_se function. Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
parent
20842466ec
commit
ec0684898f
1 changed files with 0 additions and 1 deletions
|
@ -555,7 +555,6 @@ EXPORT_SYMBOL(nfc_find_se);
|
|||
|
||||
int nfc_enable_se(struct nfc_dev *dev, u32 se_idx)
|
||||
{
|
||||
|
||||
struct nfc_se *se;
|
||||
int rc;
|
||||
|
||||
|
|
Loading…
Reference in a new issue