diff options
author | Dan Carpenter <[email protected]> | 2018-03-29 12:03:19 +0300 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2018-03-29 11:08:04 +0200 |
commit | b44d419b98fae759b4f746186b1d1c8d01d962f2 (patch) | |
tree | 5cdfda6bf3c74e317e73046934c605b5a7b14acb /lib/test_overflow.c | |
parent | 623760257b39632ffc5051fc88167b546dcfa791 (diff) |
ALSA: usb-audio: silence a static checker warning
We recently made "format" a u64 variable so now static checkers complain
that this shift will wrap around if format is more than 31. I don't
think it makes a difference for runtime, but it's simple to silence the
warning.
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions