treewide: Use fallthrough pseudo-keyword
[linux-block.git] / drivers / scsi / esas2r / esas2r_flash.c
index b02ac389e6c6050fc92696d480131db15678ebb4..429d64299fe94645736ba1bda08904c4128f5598 100644 (file)
@@ -1500,7 +1500,7 @@ bool esas2r_fm_api(struct esas2r_adapter *a, struct esas2r_flash_img *fi,
                        return complete_fmapi_req(a, rq, FI_STAT_SUCCESS);
                }
 
-       /* fall through */
+               fallthrough;
 
        case FI_ACT_UP: /* Upload the components */
        default: