diff options
author | Colin Ian King <[email protected]> | 2018-02-27 16:21:05 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-03-14 19:33:13 +0100 |
commit | bb0829a741792b56c908d7745bc0b2b540293bcc (patch) | |
tree | e368f51de69aee86ab45a301df2c731ef0ed7d3c /lib/mpi | |
parent | af336cabe08363ba8493e7d7e5d070353eb30caa (diff) |
mei: remove dev_err message on an unsupported ioctl
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 <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions