Index: uspace/drv/bus/usb/ohci/ohci_rh.c
===================================================================
--- uspace/drv/bus/usb/ohci/ohci_rh.c	(revision ce04ea446ae259288dc1f51ca1fdcc70dd74d6bb)
+++ uspace/drv/bus/usb/ohci/ohci_rh.c	(revision dc122622bc947e1d697ecaa0da3e88b197e31f5e)
@@ -407,4 +407,5 @@
 	}
 	/* Fall through, for per port power */
+	/* Fallthrough */
 	case USB_HUB_FEATURE_PORT_ENABLE:  /*1*/
 	case USB_HUB_FEATURE_PORT_SUSPEND: /*2*/
Index: uspace/drv/nic/ar9271/hw.c
===================================================================
--- uspace/drv/nic/ar9271/hw.c	(revision ce04ea446ae259288dc1f51ca1fdcc70dd74d6bb)
+++ uspace/drv/nic/ar9271/hw.c	(revision dc122622bc947e1d697ecaa0da3e88b197e31f5e)
@@ -282,4 +282,5 @@
 	case IEEE80211_OPMODE_AP:
 		set_bit |= AR9271_OPMODE_STATION_AP_MASK;
+		/* Fallthrough */
 	case IEEE80211_OPMODE_STATION:
 		wmi_reg_clear_bit(ar9271->htc_device, AR9271_CONFIG,
