]> git.ipfire.org Git - people/ms/linux.git/blobdiff - arch/ia64/kernel/unwind.c
treewide: Use fallthrough pseudo-keyword
[people/ms/linux.git] / arch / ia64 / kernel / unwind.c
index 7601fe0622d25e26ee083b317d159479df16ddf0..6bd64c35e691ae9e4a8c00182f436172d0a09f73 100644 (file)
@@ -324,7 +324,7 @@ unw_access_gr (struct unw_frame_info *info, int regnum, unsigned long *val, char
                                                        return 0;
                                                }
                                        }
-                                       /* fall through */
+                                       fallthrough;
                                      case UNW_NAT_NONE:
                                        dummy_nat = 0;
                                        nat_addr = &dummy_nat;