git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1a08cc
)
[WATCHDOG] VFS clean-up
author
Wim Van Sebroeck
<wim@iguana.be>
Fri, 20 Jul 2007 20:41:37 +0000
(20:41 +0000)
committer
Wim 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