Attention is currently required from: laforge.
laforge uploaded patch set #2 to this change.
Fix -Wimplicit-fallthrough=5 warnings
Modern Linux (since 5.4) builds with -Wimplicit-fallthrough=5. On some
environments (notably Debian buster) this is even an error, so building
dahdi-linux will fail.
Let's add the proper 'fallthrough' annotation of
linux/compiler_attributes.h and add a backwards-compatibility definition
for older kernels.
Change-Id: I3507876d90dd882b95c22ece51e8620ad6f0bd08
---
M drivers/dahdi/dahdi-base.c
M drivers/dahdi/wcaxx-base.c
M drivers/dahdi/wctdm24xxp/base.c
M drivers/dahdi/xpp/card_global.c
M include/dahdi/kernel.h
5 files changed, 19 insertions(+), 8 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/dahdi-linux refs/changes/10/27910/2
To view, visit change 27910. To unsubscribe, or for help writing mail filters, visit settings.