selftests: watchdog: fix mixed whitespace
authorEugeniu Rosca <erosca@de.adit-jv.com>
Sat, 1 Jul 2017 12:57:25 +0000 (14:57 +0200)
committerShuah Khan <shuahkh@osg.samsung.com>
Mon, 24 Jul 2017 18:36:06 +0000 (12:36 -0600)
commit0c528da87790db4ba1ec440931b9bb2b506eac79
treed298aeb3f29022a651575956c6656ea1ca1d25bb
parent9f5eb964c5ab59489d54daed83071f52181da64d
selftests: watchdog: fix mixed whitespace

Convert spaces to tabs for checkpatch compliance. Quick way to verify
this is by running `git show -w <commit-id>`, which returns an empty
commit body. No functional change intended.

Signed-off-by: Eugeniu Rosca <erosca@de.adit-jv.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/watchdog/watchdog-test.c