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