From f2a11b158a24301e9158e9c873fa88e5eb775486 Mon Sep 17 00:00:00 2001 From: Nitin Gupta Date: Sun, 15 Jul 2007 23:37:21 -0700 Subject: [PATCH] LZO1X: fix lzo1x_worst_compress This is a correction for a macro which gives worst case compressed data size by LZO1X. This patch was provided by the LZO author (Markus Oberhumer). Signed-off-by: Nitin Gupta Cc: "Markus F.X.J. Oberhumer" Cc: "Richard Purdie" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed