Re: [PATCH 3/3] PCI: imx6: Make fallthrough comments more consistent

2018-12-17 Thread Andrey Smirnov
On Mon, Dec 17, 2018 at 5:58 AM Bjorn Helgaas wrote: > > On Sun, Dec 16, 2018 at 03:09:16PM -0800, Andrey Smirnov wrote: > > Convert all fallthrough comments to say "fall through", as well as > > modify their placement to the point where the "break" would normally > > be. > > > > Cc: Bjorn Helgaas

Re: [PATCH 3/3] PCI: imx6: Make fallthrough comments more consistent

2018-12-17 Thread Bjorn Helgaas
On Sun, Dec 16, 2018 at 03:09:16PM -0800, Andrey Smirnov wrote: > Convert all fallthrough comments to say "fall through", as well as > modify their placement to the point where the "break" would normally > be. > > Cc: Bjorn Helgaas > Cc: Fabio Estevam > Cc: Chris Healy > Cc: Lucas Stach > Cc:

[PATCH 3/3] PCI: imx6: Make fallthrough comments more consistent

2018-12-16 Thread Andrey Smirnov
Convert all fallthrough comments to say "fall through", as well as modify their placement to the point where the "break" would normally be. Cc: Bjorn Helgaas Cc: Fabio Estevam Cc: Chris Healy Cc: Lucas Stach Cc: Leonard Crestez Cc: "A.s. Dong" Cc: Richard Zhu Cc: linux-...@nxp.com Cc: linux