[PATCH V3 03/10] nvme: centralize queue action nvme_kill_queues()

Christoph Hellwig hch at lst.de
Wed Jul 15 03:11:50 EDT 2020


On Tue, Jul 14, 2020 at 04:30:50PM -0700, Chaitanya Kulkarni wrote:
> There is no point in having 7 different functions which are differing
> with just one line.

Where the one line is the actual action they do if I follow this.
NAK, don't create pointless multiplexers for these kinds of lines of
code "optimizations" as that makes following the code much harder.



More information about the Linux-nvme mailing list