Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965852AbbDVJRy (ORCPT ); Wed, 22 Apr 2015 05:17:54 -0400 Received: from mail-pd0-f171.google.com ([209.85.192.171]:35592 "EHLO mail-pd0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965712AbbDVJRw (ORCPT ); Wed, 22 Apr 2015 05:17:52 -0400 Date: Wed, 22 Apr 2015 18:18:07 +0900 From: Sergey Senozhatsky To: Marcin Jabrzyk Cc: minchan@kernel.org, ngupta@vflare.org, sergey.senozhatsky.work@gmail.com, linux-kernel@vger.kernel.org, linux-mm@kvack.org, akpm@linux-foundation.org, kyungmin.park@samsung.com Subject: Re: [PATCH v2 0/2] zram, zsmalloc: remove obsolete DEBUGs Message-ID: <20150422091807.GB3624@swordfish> References: <1429615220-20676-1-git-send-email-m.jabrzyk@samsung.com> <1429692756-15197-1-git-send-email-m.jabrzyk@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1429692756-15197-1-git-send-email-m.jabrzyk@samsung.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 876 Lines: 30 On (04/22/15 10:52), Marcin Jabrzyk wrote: > > This patchset removes unused DEBUG defines in zram and zsmalloc, > that remained in sources and config without actual usage. > Acked-by: Sergey Senozhatsky -ss > Changes from v1: > - Apply the removal also to zsmalloc > > Marcin Jabrzyk (2): > zram: remove obsolete ZRAM_DEBUG option > zsmalloc: remove obsolete ZSMALLOC_DEBUG > > drivers/block/zram/Kconfig | 10 +--------- > drivers/block/zram/zram_drv.c | 4 ---- > mm/zsmalloc.c | 4 ---- > 3 files changed, 1 insertion(+), 17 deletions(-) > > -- > 1.9.1 > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/