Re: [PATCH 15/19] libsas: Annotate fall-through in a switch statement

2017-08-25 Thread Hannes Reinecke
On 08/23/2017 11:40 PM, Bart Van Assche wrote: > Signed-off-by: Bart Van Assche > Cc: Hannes Reinecke > Cc: Christoph Hellwig > Cc: Johannes Thumshirn > --- > drivers/scsi/libsas/sas_ata.c | 1 + > 1 file changed, 1

Re: [PATCH 15/19] libsas: Annotate fall-through in a switch statement

2017-08-24 Thread Christoph Hellwig
Looks good, Reviewed-by: Christoph Hellwig

[PATCH 15/19] libsas: Annotate fall-through in a switch statement

2017-08-23 Thread Bart Van Assche
Signed-off-by: Bart Van Assche Cc: Hannes Reinecke Cc: Christoph Hellwig Cc: Johannes Thumshirn --- drivers/scsi/libsas/sas_ata.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/scsi/libsas/sas_ata.c