[PATCH 0/2] Fixes to cppcheck errors in v4l2-ioctl.c

From: Shuah Khan
Date: Wed Jun 05 2019 - 17:57:57 EST


cppcheck runs on the kernel found a couple of cppcheck errors in
v4l2-ioctl.c. These two patches fix them.

Shuah Khan (2):
media: v4l2-core: Shifting signed 32-bit value by 31 bits error
media: v4l2-core: fix uninitialized variable error

drivers/media/v4l2-core/v4l2-ioctl.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

--
2.17.1