diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2014-12-19 13:55:41 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2014-12-30 11:18:30 +0200 |
commit | 30ea9c5218651bc11cbdba7820be78f04e2d83bc (patch) | |
tree | 6c2e712cd9c08c2aca403a321c374f90b2b8c4ab /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 92b004d1aa9f367c372511ca0330f58216b25703 (diff) |
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
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions