commit | 6ffeb21f8e38c71146072fa0a099d976b0762a15 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@wdc.com> | Wed Oct 11 10:48:57 2017 -0700 |
committer | Doug Ledford <dledford@redhat.com> | Sat Oct 14 20:47:06 2017 -0400 |
tree | 99b8509e9846358a3665a986ecc52e016565d077 | |
parent | 81e74ec286135927df6b360b3cea61764da4fdb9 [diff] |
IB/hfi1: 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: Dennis Dalessandro <dennis.dalessandro@intel.com> Cc: Ira Weiny <ira.weiny@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>