From: Tejun Heo Date: Fri, 24 Dec 2010 14:59:06 +0000 (+0100) Subject: ncpfs: don't use flush_scheduled_work() X-Git-Tag: v2.6.38-rc1~456^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d8e4bddc635dd61ab8b3bcb75c59934e9c1e19f;p=pandora-kernel.git ncpfs: don't use flush_scheduled_work() flush_scheduled_work() is deprecated and scheduled to be removed. Directly flush the used works on stop instead. Signed-off-by: Tejun Heo Cc: Petr Vandrovec --- Reading git-diff-tree failed