irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.h
authorLABBE Corentin <clabbe.montjoie@gmail.com>
Thu, 15 Dec 2016 10:42:48 +0000 (11:42 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 17 Dec 2016 16:17:24 +0000 (11:17 -0500)
commit24c946cc5d35e32c5bb0c07ebdad32756e2bd20d
tree45165ceeda32499a1ef0d033fc974839473d893b
parente292823559709b09cd9bf7bd112bd13c93daa146
irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.h

This patch move the define for IRNET_MINOR to include/linux/miscdevice.h
It is better that all minor number definitions are in the same place.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/miscdevice.h
net/irda/irnet/irnet_ppp.h