From: Marcin Jabrzyk <m.jabrzyk@samsung.com>
To: minchan@kernel.org, ngupta@vflare.org,
sergey.senozhatsky.work@gmail.com, linux-kernel@vger.kernel.org,
linux-mm@kvack.org
Cc: akpm@linux-foundation.org, kyungmin.park@samsung.com,
Marcin Jabrzyk <m.jabrzyk@samsung.com>
Subject: [PATCH v2 2/2] zsmalloc: remove obsolete ZSMALLOC_DEBUG
Date: Wed, 22 Apr 2015 10:52:36 +0200 [thread overview]
Message-ID: <1429692756-15197-3-git-send-email-m.jabrzyk@samsung.com> (raw)
In-Reply-To: <1429692756-15197-1-git-send-email-m.jabrzyk@samsung.com>
The DEBUG define in zsmalloc is useless, there
is no usage of it at all.
Signed-off-by: Marcin Jabrzyk <m.jabrzyk@samsung.com>
---
mm/zsmalloc.c | 4 ----
1 file changed, 4 deletions(-)
diff --git a/mm/zsmalloc.c b/mm/zsmalloc.c
index 08bd7a3d464a..33d512646379 100644
--- a/mm/zsmalloc.c
+++ b/mm/zsmalloc.c
@@ -45,10 +45,6 @@
*
*/
-#ifdef CONFIG_ZSMALLOC_DEBUG
-#define DEBUG
-#endif
-
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/sched.h>
--
1.9.1
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next prev parent reply other threads:[~2015-04-22 8:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1429615220-20676-1-git-send-email-m.jabrzyk@samsung.com>
2015-04-22 8:52 ` [PATCH v2 0/2] zram, zsmalloc: remove obsolete DEBUGs Marcin Jabrzyk
2015-04-22 8:52 ` [PATCH v2 1/2] zram: remove obsolete ZRAM_DEBUG option Marcin Jabrzyk
2015-04-22 8:52 ` Marcin Jabrzyk [this message]
2015-04-22 9:18 ` [PATCH v2 0/2] zram, zsmalloc: remove obsolete DEBUGs Sergey Senozhatsky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1429692756-15197-3-git-send-email-m.jabrzyk@samsung.com \
--to=m.jabrzyk@samsung.com \
--cc=akpm@linux-foundation.org \
--cc=kyungmin.park@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=minchan@kernel.org \
--cc=ngupta@vflare.org \
--cc=sergey.senozhatsky.work@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox