On Tue, Jun 10, 2025 at 07:06:41AM +0200, Christoph Hellwig wrote: > Move the nvme_ctrl_meta_sgl_supported into the callers. 2 out of > three already have it, and the third will be simplified in follow on > patches. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- > drivers/nvme/host/pci.c | 12 +++++------- > 1 file changed, 5 insertions(+), 7 deletions(-) > Thanks, Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxx>