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:
1892bf8
)
NFC: digital: Remove extra blank line
author
Mark A. Greer
<mgreer@animalcreek.com>
Tue, 22 Jul 2014 04:22:29 +0000
(21:22 -0700)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Tue, 22 Jul 2014 23:17:31 +0000
(
01:17
+0200)
Remove extra blank line that was inadvertently
added by a recent commit.
CC: Thierry Escande <thierry.escande@linux.intel.com>
Signed-off-by: Mark A. Greer <mgreer@animalcreek.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
include/net/nfc/digital.h
patch
|
blob
|
history
diff --git
a/include/net/nfc/digital.h
b/include/net/nfc/digital.h
index 2bc31d10f9eb34ffa29638878673777a7fc29350..575d668b7852fb87ee3582e73fea53bb090f5360 100644
(file)
--- a/
include/net/nfc/digital.h
+++ b/
include/net/nfc/digital.h
@@
-67,7
+67,6
@@
enum {
NFC_DIGITAL_FRAMING_NFCB,
NFC_DIGITAL_FRAMING_NFCB_T4T,
-
NFC_DIGITAL_FRAMING_LAST,
};