]> 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)
commitea519bc4b85fb95ee306261e3a2fe5bbb8b515a1
tree45165ceeda32499a1ef0d033fc974839473d893b
parente1581dbb2755cd9ad8bab2ddb511ccf929530e1a
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