Skip to content
Commit 893b0aff authored by Marc Zyngier's avatar Marc Zyngier
Browse files

irqchip/irq-imx-gpcv2: Silence "fall through" warning



The -Wimplicit-fallthrough option requires that the /* fall through */
comment is placed in the 'case' statement that falls through, rather
than in the following one. Case seems to matter as well.

Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
parent 9c8114c2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment