mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
20287c3c89
For disk devices, a new uevent parameter 'NPARTS' specifies the number of partitions detected by the kernel. Partition devices get 'PARTN' which specifies the partitions index in the table. Signed-off-by: San Mehat <san@google.com>