From: Tejun Heo Date: Tue, 19 Oct 2010 15:55:54 +0000 (+0200) Subject: cifs: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_sync() X-Git-Tag: v2.6.37-rc1~158^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e24e132878c83910b61eb7704511a6d96a0389f;p=pandora-kernel.git cifs: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_sync() flush_scheduled_work() is going away. Signed-off-by: Tejun Heo Reviewed-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed