]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
irda: irnet: Remove unused IRNET_MAJOR define
authorLABBE Corentin <clabbe.montjoie@gmail.com>
Thu, 15 Dec 2016 10:42:49 +0000 (11:42 +0100)
committerDavid 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

index 18fceadbb4bf9159089976cd2f3077f351c8945a..ec092c9bdf3ccf73b363fb65995f1b05fb586cbf 100644 (file)
@@ -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 */