Commit 33de4d1b authored by LABBE Corentin's avatar LABBE Corentin Committed by David S. Miller
Browse files

irda: irnet: Remove unused IRNET_MAJOR define



The IRNET_MAJOR define is not used, so this patch remove it.

Signed-off-by: default avatarCorentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 24c946cc
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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 */