Tomi Valkeinen 30ea9c5218 video/fbdev: fix defio's fsync
fb_deferred_io_fsync() returns the value of schedule_delayed_work() as
an error code, but schedule_delayed_work() does not return an error. It
returns true/false depending on whether the work was already queued.

Fix this by ignoring the return value of schedule_delayed_work().

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: stable@vger.kernel.org
2014-12-30 11:18:30 +02:00
..
2014-12-30 11:18:30 +02:00
2014-12-14 16:10:09 -08:00
2014-07-01 13:32:30 +03:00
2014-12-14 16:10:09 -08:00
2014-04-17 08:10:19 +03:00
2014-12-11 12:46:32 -08:00
2014-08-08 18:09:33 -07:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2014-04-17 08:10:19 +03:00