From: Dan Carpenter Date: Tue, 9 Aug 2011 18:01:33 +0000 (+0300) Subject: Staging: zcache: signedness bug in tmem_get() X-Git-Tag: v3.1-rc4~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dcab0875b113a148b6601d87b4e0e3444440339;p=pandora-kernel.git Staging: zcache: signedness bug in tmem_get() "ret" needs to be signed for the error handling to work properly. Signed-off-by: Dan Carpenter Acked-by: Dan Magenheimer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed