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:
1d05160
)
virtio: console: Rename wait_is_over() to will_read_block()
author
Amit Shah
<amit.shah@redhat.com>
Thu, 20 May 2010 04:15:49 +0000
(22:15 -0600)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 19 May 2010 12:45:50 +0000
(22:15 +0930)
We'll introduce a function that checks if write will block. Have
function names that are similar for the two cases.
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found