commit | f6b1ee349db4ff1fcc12e2a078b24c4f83beed7e | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Wed Oct 11 10:49:07 2017 -0700 |
committer | Doug Ledford <dledford@redhat.com> | Sat Oct 14 20:47:06 2017 -0400 |
tree | c7446869fe9d3dd019f61fc2f59cc489b8dfdad5 | |
parent | 8aff1fb310ec7472adecea52def6d40962ed9e48 [diff] |
IB/mlx5: 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> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>