Re: [PATCH v5 09/16] nvme-pci: implement dma-buf backed requests

Christoph Hellwig <[email protected]> Tue, 4 Aug 2026 18:26:26 +0200
Newsgroups gmane.comp.file-systems.ceph.devel,gmane.linux.block,gmane.linux.kernel,gmane.linux.file-systems,gmane.linux.kernel.io-uring,gmane.linux.drivers.video-input-infrastructure,gmane.comp.video.dri.devel,gmane.comp.file-systems.btrfs
Message-ID <[email protected]>
> +static blk_status_t nvme_rq_setup_dmabuf_map(struct request *req,
> +					     struct nvme_queue *nvmeq)

Two tab indents for prototype continuations everywhere please.