diff options
author | Luke Nowakowski-Krijger <lnowakow@eng.ucsd.edu> | 2019-07-04 23:58:12 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-08-14 11:04:08 +0300 |
commit | 5532c6282787124a7fd778d779d19148ae87479e (patch) | |
tree | 08c930ee9c9538d0a866aea772b65cedaf25af21 /include/media/videobuf2-v4l2.h | |
parent | f6af820ef1be58c2e4b81aa479b9f109eb6344ce (diff) | |
download | linux-5532c6282787124a7fd778d779d19148ae87479e.tar.xz |
media: dvb_frontend.h: Fix shifting signed 32-bit value problem
Fix DVBFE_ALGO_RECOVERY and DVBFE_ALGO_SEARCH_ERROR use BIT macro which
fixes undefined behavior error by certain compilers.
Also changed all other bit shifted definitions to use macro for better
readability.
Signed-off-by: Luke Nowakowski-Krijger <lnowakow@eng.ucsd.edu>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'include/media/videobuf2-v4l2.h')
0 files changed, 0 insertions, 0 deletions