diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-07-02 12:15:37 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-08-24 18:38:37 -0700 |
commit | de77d4da54d10df97d265e7e99112bfc2fef7d4a (patch) | |
tree | f0bc6694bf0ea7c391e2bd90d9f3b32ba2e96209 /drivers/usb/cdns3/cdns3-ti.c | |
parent | 9a52a574676f8d4aa55f69319231ce6c343b00bb (diff) |
scftorture: Check unexpected "switch" statement value
This commit adds a "default" case to the switch statement in
scftorture_invoke_one() which contains a WARN_ON_ONCE() and an assignment
to ->scfc_out to suppress knock-on warnings. These knock-on warnings
could otherwise cause the user to think that there was a memory-ordering
problem in smp_call_function() instead of a bug in scftorture.c itself.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions