Thread (10 messages) flat view 10 messages, 3 authors, 2012-07-22
STALE5172d

[PATCH 2/7] decompress_unlzo: define decompress_unlzo as decompress

From: Jean-Christophe PLAGNIOL-VILLARD <hidden>
Date: 2012-07-22 13:18:57
Subsystem: library code, the rest · Maintainers: Andrew Morton, Linus Torvalds

so we can use decompress in the decompressor
this will simplify multi decompress support

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <redacted>
---
 lib/decompress_unlzo.c |    1 +
 1 file changed, 1 insertion(+)
diff --git a/lib/decompress_unlzo.c b/lib/decompress_unlzo.c
index 0e6a7ad..56abfc6 100644
--- a/lib/decompress_unlzo.c
+++ b/lib/decompress_unlzo.c
@@ -289,3 +289,4 @@ exit_1:
 exit:
 	return ret;
 }
+#define decompress decompress_unlzo
-- 
1.7.10
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help