1
0
Fork 0

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>
wifi-calibration
Christophe Ricard 2015-01-25 23:33:24 +01:00 committed by Samuel Ortiz
parent 20842466ec
commit ec0684898f
1 changed files with 0 additions and 1 deletions

View File

@ -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;