Merge branch 'nvme-5.13' of git://git.infradead.org/nvme into io_uring-fops.v4
* 'nvme-5.13' of git://git.infradead.org/nvme: (22 commits)
nvme: warn of unhandled effects only once
nvme: use driver pdu command for passthrough
nvme-pci: allocate nvme_command within driver pdu
nvmet: do not allow model_number exceed 40 bytes
nvmet: remove unnecessary ctrl parameter
nvmet-fc: update function documentation
nvme-fc: fix the function documentation comment
nvme: add new line after variable declatation
nvme: don't check nvme_req flags for new req
nvme: mark nvme_setup_passsthru() inline
nvme: split init identify into helper
nvme: rename nvme_init_identify()
nvme: reduce checks for zero command effects
nvme: use NVME_CTRL_CMIC_ANA macro
nvmet: replace white spaces with tabs
nvmet: remove an unnecessary function parameter to nvmet_check_ctrl_status
nvmet: update error log page in nvmet_alloc_ctrl()
nvmet: remove a duplicate status assignment in nvmet_alloc_ctrl
nvme-pci: cleanup nvme_irq()
nvme-pci: remove the barriers in nvme_irq()
...
Signed-off-by: Jens Axboe <axboe@kernel.dk>