diff options
author | Gustavo A. R. Silva <garsilva@embeddedor.com> | 2017-11-02 13:51:22 -0500 |
---|---|---|
committer | Boris Ostrovsky <boris.ostrovsky@oracle.com> | 2017-11-03 11:37:29 -0400 |
commit | 3d8765d4f52a0050343bfa99a1a2aa5ef7d841e5 (patch) | |
tree | 7ad6e3545f816b9c9b68930eb309dee6db902d96 /arch/x86/xen/time.c | |
parent | 5fa916f7ace1d4dd246ac3b5ebbe2800f7e1ac04 (diff) | |
download | linux-3d8765d4f52a0050343bfa99a1a2aa5ef7d841e5.tar.bz2 |
xen/pvcalls-front: 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 placed the "fall through" comment
on its own line, which is what GCC is expecting to find.
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Diffstat (limited to 'arch/x86/xen/time.c')
0 files changed, 0 insertions, 0 deletions