]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: fix watchdog-test.c build warning
authorRandy Dunlap <rdunlap@xenotime.net>
Mon, 23 Jul 2012 17:46:11 +0000 (10:46 -0700)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 29 Aug 2012 15:12:58 +0000 (17:12 +0200)
commitd29ca7e07138ae3dd42485a6f72c84164de47956
treeda0fc308f7b2bfd9e641cb295d16717bbe7c5abf
parent57c9dfbf430aa4dd510df7e2b8332ced2118d378
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>
Documentation/watchdog/src/watchdog-test.c