summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2014-12-19 12:55:41 +0100
committerTomi Valkeinen <tomi.valkeinen@ti.com>2014-12-30 10:18:30 +0100
commit30ea9c5218651bc11cbdba7820be78f04e2d83bc (patch)
tree6c2e712cd9c08c2aca403a321c374f90b2b8c4ab /sound
parentvideo/logo: prevent use of logos after they have been freed (diff)
downloadlinux-30ea9c5218651bc11cbdba7820be78f04e2d83bc.tar.xz
linux-30ea9c5218651bc11cbdba7820be78f04e2d83bc.zip
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 'sound')
0 files changed, 0 insertions, 0 deletions