Re: [PATCH] nvme: add comment to not use kobj_to_dev()
From: Christoph Hellwig <hch@lst.de>
Date: 2021-06-21 05:33:11
From: Christoph Hellwig <hch@lst.de>
Date: 2021-06-21 05:33:11
On Sun, Jun 20, 2021 at 08:09:40PM -0700, Chaitanya Kulkarni wrote:
Add a comment in nvme_ns_id_attrs_are_visible() and nvme_dev_attrs_are_visible() not to replace container_of() with kobj_to_dev(). Since use of kobj_to_dev() makes code harder to read. Suggested-by: Keith Busch <kbusch@kernel.org> Signed-off-by: Chaitanya Kulkarni <redacted>
Err, no. This code is completely obvious as is, and if people keep sending these stupid patches we need to start blacklisting them. _______________________________________________ Linux-nvme mailing list Linux-nvme@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-nvme