Skip to content

Commit

Permalink
irda: irnet: Remove unused IRNET_MAJOR define
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
LABBE Corentin authored and David S. Miller committed Dec 17, 2016
1 parent 24c946c commit 33de4d1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions net/irda/irnet/irnet_ppp.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

Expand Down

0 comments on commit 33de4d1

Please sign in to comment.