projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24c946c
)
irda: irnet: Remove unused IRNET_MAJOR define
author
LABBE Corentin
<clabbe.montjoie@gmail.com>
Thu, 15 Dec 2016 10:42:49 +0000
(11:42 +0100)
committer
David S. Miller
<davem@davemloft.net>
Sat, 17 Dec 2016 16:17:24 +0000
(11:17 -0500)
The IRNET_MAJOR define is not used, so this patch remove it.
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/irda/irnet/irnet_ppp.h
patch
|
blob
|
blame
|
history
diff --git
a/net/irda/irnet/irnet_ppp.h
b/net/irda/irnet/irnet_ppp.h
index 18fceadbb4bf9159089976cd2f3077f351c8945a..ec092c9bdf3ccf73b363fb65995f1b05fb586cbf 100644
(file)
--- a/
net/irda/irnet/irnet_ppp.h
+++ b/
net/irda/irnet/irnet_ppp.h
@@
-19,9
+19,6
@@
/************************ CONSTANTS & MACROS ************************/
-/* /dev/irnet file constants */
-#define IRNET_MAJOR 10 /* Misc range */
-
/* IrNET control channel stuff */
#define IRNET_MAX_COMMAND 256 /* Max length of a command line */