drm/ttm: handle the SYSTEM->TT path in same place as others.
[linux-2.6-microblaze.git] / net / decnet / sysctl_net_decnet.c
index deae519..67b5ab2 100644 (file)
@@ -75,7 +75,7 @@ static void strip_it(char *str)
                case '\r':
                case ':':
                        *str = 0;
-                       /* Fallthrough */
+                       fallthrough;
                case 0:
                        return;
                }