mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
3e4835f7d7
Actually, total amount of available minor number for a single major is MINORMARK + 1. So expand minor range when registering chrdev region. Signed-off-by: Chengguang Xu <cgxu519@gmx.com> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>