From: Dan Carpenter Date: Mon, 11 Oct 2010 17:24:19 +0000 (+0200) Subject: vhost: fix return code for log_access_ok() X-Git-Tag: v2.6.37-rc1~147^2~2^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d97e55f7172303082850c1de085d06fc1e57d17;p=pandora-kernel.git vhost: fix return code for log_access_ok() access_ok() returns 1 if it's OK otherwise it should return 0. Signed-off-by: Dan Carpenter Signed-off-by: Michael S. Tsirkin --- Reading git-diff-tree failed