]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: media_dcevice_test fix to handle ioctl failure case
authorShuah Khan <shuahkh@osg.samsung.com>
Thu, 25 Feb 2016 17:17:42 +0000 (10:17 -0700)
committerShuah Khan <shuahkh@osg.samsung.com>
Fri, 26 Feb 2016 00:22:36 +0000 (17:22 -0700)
commit6354ea8e3b7d8f10b3f8c5229da22076c08c285e
treeae718929c8ddf3c855d9ca1581245034f2696722
parent91bb9529e882adeeef093b89197f00bd90f76842
selftests: media_dcevice_test fix to handle ioctl failure case

Fix to print information returned by ioctl only when
it returns success.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/media_tests/media_device_test.c