[WATCHDOG] Remove the redundant check for pwrite() in EP93XXX watchdog.
authorRobert P. J. Day <rpjday@mindspring.com>
Mon, 28 May 2007 18:51:29 +0000 (14:51 -0400)
committerWim Van Sebroeck <wim@iguana.be>
Sun, 3 Jun 2007 13:21:36 +0000 (13:21 +0000)
Remove the redundant check for pwrite(), given that the open() routine
already invokes nonseekable_open().

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

No differences found