commit | a7f3482ddbf2b2507f9db7e442bfa5382c8aaaf7 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon May 14 08:37:17 2018 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Fri May 25 15:30:04 2018 -0400 |
tree | 169e7416967df3e893170b4f5830cb520cf20b5a | |
parent | e86d1929adae5d5a20617aade8ab19e53297dc4e [diff] |
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>