diff options
author | Tom Saeger <tom.saeger@oracle.com> | 2017-10-12 15:24:10 -0500 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-10-19 12:58:21 -0600 |
commit | 718d50ec782caad13e0cc78fa6a76ff2226f3dd3 (patch) | |
tree | 13a0e70957373f555868746223894c2b1599302c /Documentation/watchdog/pcwd-watchdog.txt | |
parent | 4493c1f01b139192e2490457577dccff227987b7 (diff) | |
download | linux-718d50ec782caad13e0cc78fa6a76ff2226f3dd3.tar.bz2 |
Documentation: fix selftests related file refs
Make refs to selftests files valid including:
- watchdog-test.c
- dnotify_test.c
Signed-off-by: Tom Saeger <tom.saeger@oracle.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/watchdog/pcwd-watchdog.txt')
-rw-r--r-- | Documentation/watchdog/pcwd-watchdog.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/watchdog/pcwd-watchdog.txt b/Documentation/watchdog/pcwd-watchdog.txt index 4f68052395c0..b8e60a441a43 100644 --- a/Documentation/watchdog/pcwd-watchdog.txt +++ b/Documentation/watchdog/pcwd-watchdog.txt @@ -25,7 +25,7 @@ Last reviewed: 10/05/2007 If you want to write a program to be compatible with the PC Watchdog driver, simply use of modify the watchdog test program: - Documentation/watchdog/src/watchdog-test.c + tools/testing/selftests/watchdog/watchdog-test.c Other IOCTL functions include: |