From: Phillip Lougher Date: Thu, 6 Aug 2009 22:09:30 +0000 (-0700) Subject: bzip2/lzma/gzip: fix comments describing decompressor API X-Git-Tag: v2.6.31-rc6~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daeb6b6fbe27049f465c48a7d0ee5555c3b84064;p=pandora-kernel.git bzip2/lzma/gzip: fix comments describing decompressor API Fix and improve comments in decompress/generic.h that describe the decompressor API. Also remove an unused definition, and rename INBUF_LEN in lib/decompress_inflate.c to conform to bzip2/lzma naming. Signed-off-by: Phillip Lougher Cc: "H. Peter Anvin" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed