projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2084246
)
NFC: nfc_enable_se Remove useless blank line at beginning of function
author
Christophe Ricard
<christophe.ricard@gmail.com>
Sun, 25 Jan 2015 22:33:24 +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_enable_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
819b877
..
81fabed
100644
(file)
--- a/
net/nfc/core.c
+++ b/
net/nfc/core.c
@@
-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;