commit | 4b1c2f41c2dda158bb7a3dded70775a76b581995 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Mon Jul 23 10:46:11 2012 -0700 |
committer | Wim Van Sebroeck <wim@iguana.be> | Wed Aug 29 17:12:58 2012 +0200 |
tree | da0fc308f7b2bfd9e641cb295d16717bbe7c5abf | |
parent | c182ae42cc3611f7b3fa803c0bcab6e5d29bea63 [diff] |
watchdog: fix watchdog-test.c build warning Fix compiler warning by making the function static: Documentation/watchdog/src/watchdog-test.c:34:6: warning: no previous prototype for 'term' Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>