]> asedeno.scripts.mit.edu Git - linux.git/commit
i2c: designware-pcidrv: Mark expected switch fall-through
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Tue, 3 Jul 2018 19:10:55 +0000 (14:10 -0500)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 8 Aug 2018 20:28:51 +0000 (22:28 +0200)
commit1c02cbf7de0dc778bbd3735089ce903c8a55517d
tree898bc8d4a1d430b9a9ee0f61d3a5cc29e966a546
parentee87a0ce2f91aa4f4906a5f515152aa5019200ad
i2c: designware-pcidrv: Mark expected switch fall-through

In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-designware-pcidrv.c