From: Tejun Heo Date: Thu, 7 Feb 2013 02:04:53 +0000 (-0800) Subject: workqueue: cosmetic update in try_to_grab_pending() X-Git-Tag: v3.9-rc1~159^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1606283622689bdc460052b4a1281c36de13fe49;p=pandora-kernel.git workqueue: cosmetic update in try_to_grab_pending() With the recent is-work-queued-here test simplification, the nested if() in try_to_grab_pending() can be collapsed. Collapse it. This patch is purely cosmetic. Signed-off-by: Tejun Heo Cc: Lai Jiangshan --- Reading git-diff-tree failed