diff options
| author | Gustavo A. R. Silva <[email protected]> | 2018-11-27 22:34:35 -0600 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2018-11-28 21:47:30 -0500 |
| commit | 9167f0dcc523735d5df7c6e27b58c05740433657 (patch) | |
| tree | 6aa666c4879ba346f42a7210ab621edc683a1b1f /include/linux/timerqueue.h | |
| parent | 74e716f2a9d8fbe039b4149537dbc4cdf1b4bdf3 (diff) | |
scsi: xen-scsifront: mark expected switch fall-through
In preparation to enabling -Wimplicit-fallthrough, mark switch cases where
we are expecting to fall through.
Notice that, in this particular case, I replaced "Missed the backend's
Closing state -- fallthrough" with "fall through - Missed the backend's
Closing state", which contains the "fall through" annotation at the
beginnig of the code comment, which is what GCC is expecting to find.
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Reviewed-by: Juergen Gross <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions