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:
92266d6
)
async: remove unused @node from struct async_domain
author
Lai Jiangshan
<laijs@cn.fujitsu.com>
Tue, 12 Mar 2013 20:59:14 +0000
(13:59 -0700)
committer
Tejun Heo
<tj@kernel.org>
Tue, 12 Mar 2013 20:59:14 +0000
(13:59 -0700)
The @node in struct async_domain is unused after we introduce
async_global_pending, remove it.
tj: Unnecessary whitespace adjustments dropped.
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Arjan van de Ven <arjan@linux.intel.com>
No differences found