[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1404564977-1636-1-git-send-email-sergey.senozhatsky@gmail.com>
Date: Sat, 5 Jul 2014 21:56:16 +0900
From: Sergey Senozhatsky <sergey.senozhatsky@...il.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Sergey Senozhatsky <sergey.senozhatsky@...il.com>
Subject: [PATCH] zlib: dead code cleanup
Hello,
This patch removes some unused code in zlib inflate/deflate.
Functions in question have been dead since 2006.
Sergey Senozhatsky (1):
zlib: cleanup some dead code
include/linux/zlib.h | 118 -------------------------------------
lib/zlib_deflate/deflate.c | 143 ---------------------------------------------
lib/zlib_inflate/inflate.c | 132 -----------------------------------------
3 files changed, 393 deletions(-)
--
2.0.1.612.gea98109
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists