summaryrefslogtreecommitdiff
path: root/drivers/media
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-02-27 16:21:05 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-04-08 12:12:57 +0200
commit666dc4c8378f77b9815fd8b317339f22025bcc3c (patch)
treeca437904f29c42dcf2812a5e979928d6a2cb8373 /drivers/media
parentf213d151e8927d3486a0a21e7031179a358e52bf (diff)
mei: remove dev_err message on an unsupported ioctl
commit bb0829a741792b56c908d7745bc0b2b540293bcc upstream. Currently the driver spams the kernel log on unsupported ioctls which is unnecessary as the ioctl returns -ENOIOCTLCMD to indicate this anyway. I suspect this was originally for debugging purposes but it really is not required so remove it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions