summaryrefslogtreecommitdiffstats
path: root/Documentation/media
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2018-05-14 09:09:37 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-05-25 15:34:04 -0400
commitdf2b23861878f0128083f0d328ca2cfc6e721120 (patch)
treec677617b6cdbdebe361c2ca848cbf9eee1cb2fb1 /Documentation/media
parent660f059782616aa883bd4e16dbb3c56961275c4e (diff)
downloadlinux-0-day-df2b23861878f0128083f0d328ca2cfc6e721120.tar.gz
linux-0-day-df2b23861878f0128083f0d328ca2cfc6e721120.tar.xz
media: soc_camera: fix compiler warning
In function 'strncpy', inlined from 'soc_camera_platform_probe' at drivers/media/platform/soc_camera/soc_camera_platform.c:162:2: include/linux/string.h:246:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] return __builtin_strncpy(p, q, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/media')
0 files changed, 0 insertions, 0 deletions