aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavo@embeddedor.com>2019-02-12 12:44:50 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-02-13 19:43:34 +0100
commit479826cc86118e0d87e5cefb3df5b748e0480924 (patch)
tree40219a6fa0dbcaef9adbd0554d3946a8f443965a /tools/perf/scripts/python/bin
parentMerge tag 'iio-for-5.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... (diff)
downloadlinux-479826cc86118e0d87e5cefb3df5b748e0480924.tar.gz
linux-479826cc86118e0d87e5cefb3df5b748e0480924.zip
staging: comedi: ni_660x: fix missing break in switch statement
Add missing break statement in order to prevent the code from falling through to the default case and return -EINVAL every time. This bug was found thanks to the ongoing efforts to enable -Wimplicit-fallthrough. Fixes: aa94f2888825 ("staging: comedi: ni_660x: tidy up ni_660x_set_pfi_routing()") Cc: stable@vger.kernel.org Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions