On Thu, Mar 10, 2016 at 08:59:28AM +1100, NeilBrown wrote:
> When alloc_disk(0) is used, the ->major number is ignored. All device
> numbers are allocated with a major of BLOCK_EXT_MAJOR.
>
> So remove all references to nvme_major.
>
> Signed-off-by: NeilBrown
Reviewed-by: Johannes Thumshirn
When alloc_disk(0) is used, the ->major number is ignored. All device
numbers are allocated with a major of BLOCK_EXT_MAJOR.
So remove all references to nvme_major.
Signed-off-by: NeilBrown
---
drivers/nvme/host/core.c | 16 +---
1 file changed, 1 insertion(+), 15 deletions(-)
d
2 matches
Mail list logo