]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: watchdog: Fix error message.
authorJerry Hoemann <jerry.hoemann@hpe.com>
Wed, 26 Sep 2018 21:23:08 +0000 (15:23 -0600)
committerShuah Khan (Samsung OSG) <shuah@kernel.org>
Wed, 24 Oct 2018 20:49:36 +0000 (14:49 -0600)
commitd20558de1963a94e680326e9d8ab443eb6591c22
tree93a1b9c0c3f2e7ad18a68d8d25c60ec87eaaacaf
parentc71d0ed3238cd7bf0c4ec8e5dde8965ae291de12
selftests: watchdog: Fix error message.

Printf's say errno but print the string version of error.
Make consistent.

Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com>
Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
tools/testing/selftests/watchdog/watchdog-test.c