[WATCHDOG] VFS clean-up
authorWim Van Sebroeck <wim@iguana.be>
Fri, 20 Jul 2007 20:41:37 +0000 (20:41 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 23 Jul 2007 17:25:52 +0000 (17:25 +0000)
All watchdog device drivers are VFSs (Virtual File Systems).
We thus return a nonseekable_open(inode, file) when we open the VFS.

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

No differences found