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:
9ed5165
)
ehea: using wait queues instead of msleep on ehea_flush_sq
author
Breno Leitao
<leitao@linux.vnet.ibm.com>
Tue, 5 Oct 2010 13:16:22 +0000
(13:16 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 6 Oct 2010 03:10:32 +0000
(20:10 -0700)
This patch just remove a msleep loop and change to wait queue,
making the code cleaner.
Signed-off-by: Breno Leitao <leitao@linux.vnet.ibm.com>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found