Searched hist:a7f3482ddbf2b2507f9db7e442bfa5382c8aaaf7 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/usb/go7007/ |
H A D | go7007-fw.c | diff a7f3482ddbf2b2507f9db7e442bfa5382c8aaaf7 Mon May 14 07:37:17 CDT 2018 Hans Verkuil <hans.verkuil@cisco.com> media: go7007: fix two sparse warnings
drivers/media/usb/go7007/go7007-v4l2.c:637:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] drivers/media/usb/go7007/go7007-fw.c:1507:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
|
H A D | go7007-v4l2.c | diff a7f3482ddbf2b2507f9db7e442bfa5382c8aaaf7 Mon May 14 07:37:17 CDT 2018 Hans Verkuil <hans.verkuil@cisco.com> media: go7007: fix two sparse warnings
drivers/media/usb/go7007/go7007-v4l2.c:637:2: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] drivers/media/usb/go7007/go7007-fw.c:1507:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
|