]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commita9e8bb5b60a9f5c10d38aebc13f8a3d2e1ffc0e7
tree8090cfe1bf554f6c96d5465dff3af263355a8acd
parent4cf85459e0db0b2ffd6c4112594b695bdbcff10f
[WATCHDOG] Remove the redundant check for pwrite() in EP93XXX watchdog.

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>
drivers/char/watchdog/ep93xx_wdt.c