From: Linus Torvalds Date: Sat, 6 Aug 2005 16:39:57 +0000 (-0700) Subject: Add fakey 'deflateBound()' function to the in-kernel zlib routines X-Git-Tag: v2.6.13-rc6~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=243393c90f2b7cb781fd794e22786e9c8547901a;p=pandora-kernel.git Add fakey 'deflateBound()' function to the in-kernel zlib routines It's not the real deflateBound() in newer zlib libraries, partly because the upcoming usage of it won't have the "stream" available, so we can't have the same interfaces anyway. --- Reading git-diff-tree failed