commit | 705dec3c9f33d1d0e46b75446a80a3d91faf5a96 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Wed Oct 11 10:49:14 2017 -0700 |
committer | Doug Ledford <dledford@redhat.com> | Sat Oct 14 20:47:07 2017 -0400 |
tree | 1308814c9ef0b8050c2ba4a3d270025b39db05d9 | |
parent | 69a840357df94f4bc2b658b49273fe452231e3c4 [diff] |
RDMA/ocrdma: Suppress gcc 7 fall-through complaints Avoid that gcc 7 reports the following warning when building with W=1: warning: this statement may fall through [-Wimplicit-fallthrough=] Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com> Cc: Selvin Xavier <selvin.xavier@broadcom.com> Cc: Devesh Sharma <devesh.sharma@broadcom.com> Signed-off-by: Doug Ledford <dledford@redhat.com>