diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-08-18 11:35:30 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2020-09-27 10:14:18 +0300 |
commit | 0b85f59d30b91bd2b93ea7ef0816a4b7e7039e8c (patch) | |
tree | 78d7193261fdff76e25b10380daa576682ff2fea /drivers/nvme/target/tcp.c | |
parent | 1cf7a12e09aa48512404bf3f0f429b73182ce793 (diff) | |
download | linux-0b85f59d30b91bd2b93ea7ef0816a4b7e7039e8c.tar.xz |
nvme-pci: Move enumeration by class to be last in the table
It's unusual that we have enumeration by class in the middle of the table.
It might potentially be problematic in the future if we add another entry
after it.
So, move class matching entry to be the last in the ID table.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/nvme/target/tcp.c')
0 files changed, 0 insertions, 0 deletions