git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b3dae6
)
workqueue: cosmetic update in try_to_grab_pending()
author
Tejun Heo
<tj@kernel.org>
Thu, 7 Feb 2013 02:04:53 +0000
(18:04 -0800)
committer
Tejun Heo
<tj@kernel.org>
Thu, 7 Feb 2013 02:04:53 +0000
(18:04 -0800)
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 <tj@kernel.org>
Cc: Lai Jiangshan <laijs@cn.fujitsu.com>
No differences found