From: Miklos Szeredi Date: Tue, 30 Jun 2009 18:06:24 +0000 (+0200) Subject: fuse: fix bad return value in fuse_file_poll() X-Git-Tag: v2.6.31-rc2~20^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=201fa69a2849536ef2912e8e971ec0b01c04eff4;p=pandora-kernel.git fuse: fix bad return value in fuse_file_poll() Fix fuse_file_poll() which returned a -errno value instead of a poll mask. Signed-off-by: Miklos Szeredi CC: stable@kernel.org --- Reading git-diff-tree failed