HomeFreeBSD

Linux 5.3: Fix switch() fall though compiler errors

Description

Linux 5.3: Fix switch() fall though compiler errors

Fix some switch() fall-though compiler errors:

    abd.c:1504:9: error: this statement may fall through

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes #9170

Details

Provenance
Tony Hutter <hutter2@llnl.gov>Authored on Aug 21 2019, 4:29 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Aug 21 2019, 4:29 PM
Parents
rGf66a1f88fb31: Minor cleanup in Makefile.am
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGa9ebdfdd4320: Linux 5.3: Fix switch() fall though compiler errors (authored by Tony Hutter <hutter2@llnl.gov>).Aug 21 2019, 4:29 PM