On 2026-05-07T16:42:06, Marek Vasut <[email protected]> wrote:
> ata: sata_mv: Staticize and constify driver ops
>
> Set the ops structure as static const. The structure is not accessible
> from outside of this driver and is not going to be modified at runtime.
>
> Signed-off-by: Marek Vasut <[email protected]>
> Reviewed-by: Stefan Roese <[email protected]>
>
> drivers/ata/sata_mv.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <[email protected]>

Reply via email to