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:
b0057c5
)
vhost: fix return code for log_access_ok()
author
Dan Carpenter
<error27@gmail.com>
Mon, 11 Oct 2010 17:24:19 +0000
(19:24 +0200)
committer
Michael S. Tsirkin
<mst@redhat.com>
Tue, 12 Oct 2010 12:32:28 +0000
(14:32 +0200)
access_ok() returns 1 if it's OK otherwise it should return 0.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
No differences found