Christoph,
> Looks good,
>
> Reviewed-by: Christoph Hellwig
Applied to 4.14/scsi-queue. Thanks!
--
Martin K. Petersen Oracle Linux Engineering
Looks good,
Reviewed-by: Christoph Hellwig
Add const to bin_attribute structures as they are only passed to the
functions system_{remove/create}_bin_file. The arguments passed are of
type const, so declare the structures to be const.
Done using Coccinelle.
Signed-off-by: Bhumika Goyal
---
drivers/scsi/arcmsr/arcmsr_attr.c | 6 +++---
1
3 matches
Mail list logo