Whamcloud - gitweb
LU-15220 lustre: use 'fallthrough' pseudo keyword for switch
[fs/lustre-release.git] / lustre / lov / lov_object.c
index f8a7522..870a592 100644 (file)
@@ -2321,9 +2321,9 @@ int lov_read_and_clear_async_rc(struct cl_object *clob)
                                }
                        }
                }
+               fallthrough;
                case LLT_RELEASED:
                case LLT_EMPTY:
-                       /* fall through */
                case LLT_FOREIGN:
                        break;
                default: