projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec06848
)
NFC: nfc_disable_se Remove useless blank line at beginning of function
author
Christophe Ricard
<christophe.ricard@gmail.com>
Sun, 25 Jan 2015 22:33:25 +0000
(23:33 +0100)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Mon, 26 Jan 2015 22:14:33 +0000
(23:14 +0100)
Remove one useless blank line at beginning of nfc_disable_se function.
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/core.c
patch
|
blob
|
history
diff --git
a/net/nfc/core.c
b/net/nfc/core.c
index 81fabed31f422950d456e521f70fe9474d0322c3..7f1b6351755cfe197ac96f0ef5a6831b44242474 100644
(file)
--- a/
net/nfc/core.c
+++ b/
net/nfc/core.c
@@
-604,7
+604,6
@@
error:
int nfc_disable_se(struct nfc_dev *dev, u32 se_idx)
{
-
struct nfc_se *se;
int rc;