From patchwork Thu Jan 7 22:18:09 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: drivers/mtd/chips/cfi_probe.c:18 remove unneeded comment Date: Thu, 07 Jan 2010 12:18:09 -0000 From: =?utf-8?q?Ren=C3=A9_Bolldorf?= X-Patchwork-Id: 42482 Message-Id: <4B465DA1.6010300@googlemail.com> To: David Woodhouse Cc: linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org --- ./drivers/mtd/chips/cfi_probe.c 2009-12-28 21:09:46.638828686 +0100 +++ ./drivers/mtd/chips/cfi_probe.c 2010-01-04 22:38:31.536678726 +0100 @@ -18,8 +18,6 @@ #include #include -//#define DEBUG_CFI - #ifdef DEBUG_CFI static void print_cfi_ident(struct cfi_ident *); #endif