commit | 30eb2e4cd5d69c15d4720f67db4be66f001dc9f6 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Mon Nov 26 10:10:34 2018 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Nov 28 21:34:44 2018 -0500 |
tree | 9d3f518ca014d9799a7621efc02f517de00c2f9a | |
parent | 037bc0d43447336cc6e4a531f8a6519d2b206f80 [diff] |
scsi: ufs: add fall through annotation Add /* fallthrough */ annotation, to eliminate compilation warning: warning: this statement may fall through [-Wimplicit-fallthrough=] Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Reviewed-by: Avri Altman <avri.altman@wdc.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>