aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang-test.cpp
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2017-09-14 02:01:16 +0300
committerTakashi Iwai <[email protected]>2017-09-18 15:42:00 +0200
commitc4fd43793bdecb986bfc80e00c8792556c3f1c7f (patch)
treee849b0888399fef03c76faeff5c1af13227f5900 /tools/perf/util/c++/clang-test.cpp
parent2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e (diff)
ALSA: hwdep: prevent a harmless shift wrapping bug
The "info.index" variable represents a bit in hw->dsp_loaded which is an unsigned int. If it's higher than 31 we hit a shift wrapping bug. This seems harmless, but I wanted to silence the static checker warning. Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions