kernel/drivers/net/wimax/i2400m/usb-fw.c
.. .. @@ -135,7 +135,7 @@ 135 135 msleep(10); /* give the device some time */ 136 136 goto retry; 137 137 } 138 - /* fall through */138 + fallthrough;139 139 case -EINVAL: /* while removing driver */ 140 140 case -ENODEV: /* dev disconnect ... */ 141 141 case -ENOENT: /* just ignore it */