diff options
author | 2019-12-07 01:51:54 +0900 | |
---|---|---|
committer | 2019-12-07 02:52:24 +0900 | |
commit | 3f68baf706ec68c4120867c25bc439c845fe3e17 (patch) | |
tree | d4b8d28a41a1692e28c42911b22d2c14a1a63bb7 /drivers/usb/cdns3/cdns3-imx.c | |
parent | nvme/pci: Remove last_cq_head (diff) | |
download | wireguard-linux-3f68baf706ec68c4120867c25bc439c845fe3e17.tar.xz wireguard-linux-3f68baf706ec68c4120867c25bc439c845fe3e17.zip |
nvme/pci: Fix write and poll queue types
The number of poll or write queues should never be negative. Use unsigned
types so that it's not possible to break have the driver not allocate
any queues.
Reviewed-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions