Gustavo A. R. Silva 5a2e340690 PCI: Mark expected switch fall-through
Mark switch cases where we are expecting to fall through.

This fixes the following warning (Building: allmodconfig i386):

  drivers/pci/hotplug/ibmphp_res.c: In function ‘update_bridge_ranges’:
  drivers/pci/hotplug/ibmphp_res.c:1943:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
	 function = 0x8;
	 ~~~~~~~~~^~~~~
  drivers/pci/hotplug/ibmphp_res.c:1944:6: note: here
	case PCI_HEADER_TYPE_MULTIBRIDGE:
	^~~~

Link: https://lore.kernel.org/r/20190802012248.GA22622@embeddedor
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
2019-08-08 15:13:34 -05:00
..
2018-09-29 22:47:48 -04:00
2018-09-18 17:52:15 -05:00
2018-09-18 17:52:15 -05:00
2018-02-01 11:40:07 -06:00
2018-09-18 17:52:15 -05:00
2018-09-18 17:52:15 -05:00
2018-02-01 11:40:07 -06:00
2019-05-14 10:30:10 -07:00
2018-10-26 14:36:21 -07:00
2018-02-06 09:59:40 -08:00
2018-09-18 17:52:15 -05:00
2018-09-18 17:52:15 -05:00
2018-09-18 17:52:15 -05:00
2018-09-18 17:52:15 -05:00
2018-02-01 11:40:07 -06:00
2018-09-18 17:52:15 -05:00
2018-09-18 17:52:15 -05:00