OSDN Git Service

isdn/hisax: Fix fall-through annotation
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Tue, 2 Oct 2018 10:28:32 +0000 (12:28 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Oct 2018 18:22:09 +0000 (11:22 -0700)
commit3f60b03f74277a4971a42ee980b4e72b8e9e4751
treeae7d19353f356cd8329f461d4475000a5e0f3731
parentcc16567e5a8a7bb9439ef61ab80069acdd33f76f
isdn/hisax: Fix fall-through annotation

Replace "fallthru" with a proper "fall through" annotation.

This fix is part of the ongoing efforts to enabling
-Wimplicit-fallthrough

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/hisax/w6692.c