]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf5922ee350c579a1eed3d80b4c890ee24ddc7d89
tree45165ceeda32499a1ef0d033fc974839473d893b
parent1c8405326d3ce568d864caca1b3c3822c4a8a31f
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