summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/bfin_adv7393fb.h
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2014-12-19 13:55:41 +0200
committerTomi Valkeinen <tomi.valkeinen@ti.com>2014-12-30 11:18:30 +0200
commit30ea9c5218651bc11cbdba7820be78f04e2d83bc (patch)
tree6c2e712cd9c08c2aca403a321c374f90b2b8c4ab /drivers/video/fbdev/bfin_adv7393fb.h
parent92b004d1aa9f367c372511ca0330f58216b25703 (diff)
downloadlinux-next-30ea9c5218651bc11cbdba7820be78f04e2d83bc.tar.gz
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 'drivers/video/fbdev/bfin_adv7393fb.h')
0 files changed, 0 insertions, 0 deletions