diff options
author | Gustavo A. R. Silva <[email protected]> | 2019-04-24 10:31:24 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-04-26 11:28:47 -0400 |
commit | 60747828eac28836b49bed214399b0c972f19df3 (patch) | |
tree | 70e272de810b58a34b363267c7216143042583e7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 0ff85d6d5a83c9b41527c5aab2fae240eeccfa7b (diff) |
net: socket: Fix missing break in switch statement
Add missing break statement in order to prevent the code from falling
through to cases SIOCGSTAMP_NEW and SIOCGSTAMPNS_NEW.
This bug was found thanks to the ongoing efforts to enable
-Wimplicit-fallthrough.
Fixes: 0768e17073dc ("net: socket: implement 64-bit timestamps")
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions