Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WATCHDOG] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 1 | -2/+2 |
| | | | | | | | | | __FUNCTION__ is gcc-specific, use __func__ Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> | ||||
* | mv watchdog tree under drivers | Wim Van Sebroeck | 2007-10-18 | 1 | -0/+824 |
move watchdog tree from drivers/char/watchdog to drivers/watchdog. Signed-off-by: Wim Van Sebroeck <wim@iguana.be> |