From d83ff0c1d743320709de6522eff9e814abb041e8 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Mon, 13 Aug 2012 17:24:24 +0200 Subject: [PATCH] lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c commit b6bec26cea948148a9420e7a0ac337f925de49e7 upstream. Rename the source file to match the function name and thereby also make room for a possible future even slightly faster "non-safe" decompressor version. Signed-off-by: Markus F.X.J. Oberhumer Signed-off-by: Ben Hutchings --- Reading git-format-patch failed