Re: [PATCH 1/7] qla2xxx: Modify fall-through annotations

2018-10-29 Thread Madhani, Himanshu
> On Oct 18, 2018, at 3:45 PM, Bart Van Assche wrote: > > External Email > > This patch avoids that the compiler complains about missing fall-through > annotations when building with W=1. > > Cc: Himanshu Madhani > Signed-off-by: Bart Van Assche > --- > drivers/scsi/qla2xxx/qla_init.c |

[PATCH 1/7] qla2xxx: Modify fall-through annotations

2018-10-18 Thread Bart Van Assche
This patch avoids that the compiler complains about missing fall-through annotations when building with W=1. Cc: Himanshu Madhani Signed-off-by: Bart Van Assche --- drivers/scsi/qla2xxx/qla_init.c | 2 +- drivers/scsi/qla2xxx/qla_target.c | 2 +- 2 files changed, 2 insertions(+), 2