]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/nvme/host/pci.c
nvme-pci: fix typos in comments
authorMinwoo Im <dn3108@gmail.com>
Wed, 18 Oct 2017 13:56:09 +0000 (22:56 +0900)
committerChristoph Hellwig <hch@lst.de>
Thu, 19 Oct 2017 08:56:07 +0000 (10:56 +0200)
commit16772ae6d9221b065607335a9b279375d8d3e2fd
tree0fce745f925b243c617a3a56a30b8c8cc7bc3daf
parent0ad0bfa29822904b9186a1c04dbfb3014bc5dc8a
nvme-pci: fix typos in comments

fixed comment typos in adapter_alloc_cq() and adapter_alloc_sq().
'the the' duplications are replaced with 'that the'.

Signed-off-by: Minwoo Im <dn3108@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/pci.c