Re: [PATCH] scsi: libsas: Delete unused to_dom_device() and to_dev_attr()
From: John Garry
Date: Wed Apr 08 2026 - 15:32:08 EST
On 08/04/2026 19:28, Thomas Weißschuh wrote:
These macros are unused and to_dev_attr() will conflict with an upcoming
centralization of general attribute macros.
Signed-off-by: Thomas Weißschuh<linux@xxxxxxxxxxxxxx>
Reviewed-by: John Garry <john.g.garry@xxxxxxxxxx>