summaryrefslogtreecommitdiff
path: root/drivers/media/platform/soc_camera
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2018-05-14 16:08:52 +0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-05-25 22:33:34 +0300
commit660f059782616aa883bd4e16dbb3c56961275c4e (patch)
treeb7fe7305df32a7d8a44b67640e4354b404e9986d /drivers/media/platform/soc_camera
parentbcab64e8762379d67b7b3bb19ec3884394f10b95 (diff)
downloadlinux-660f059782616aa883bd4e16dbb3c56961275c4e.tar.xz
media: renesas-ceu: fix compiler warning
In function 'strncpy', inlined from 'ceu_notify_complete' at drivers/media/platform/renesas-ceu.c:1378:2: include/linux/string.h:246:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] return __builtin_strncpy(p, q, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Cc: Jacopo Mondi <jacopo+renesas@jmondi.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/platform/soc_camera')
0 files changed, 0 insertions, 0 deletions