[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090526155155.6871.A69D9226@jp.fujitsu.com>
Date: Tue, 26 May 2009 15:52:32 +0900 (JST)
From: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
To: Minchan Kim <minchan.kim@...il.com>
Cc: kosaki.motohiro@...fujitsu.com, akpm@...ux-foundation.org,
Randy Dunlap <randy.dunlap@...cle.com>,
Christoph Lameter <cl@...ux-foundation.org>,
linux-mm@...ck.org, Pavel Machek <pavel@....cz>,
Dave Hansen <dave@...ux.vnet.ibm.com>,
"David S. Miller" <davem@...emloft.net>,
Dominik Brodowski <linux@...inikbrodowski.net>,
Ingo Molnar <mingo@...e.hu>,
lkml <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH][mmtom] clean up once printk routine
> == CUT HERE ==
>
> There are some places to be able to use printk_once instead of hard coding.
>
> It will help code readability and maintenance.
> This patch doesn't change function's behavior.
>
> Signed-off-by: Minchan Kim <minchan.kim@...il.com>
> CC: Dominik Brodowski <linux@...inikbrodowski.net>
> CC: David S. Miller <davem@...emloft.net>
> CC: Ingo Molnar <mingo@...e.hu>
> ---
> arch/x86/kernel/cpu/common.c | 8 ++------
> drivers/net/3c515.c | 7 ++-----
> drivers/pcmcia/pcmcia_ioctl.c | 9 +++------
> 3 files changed, 7 insertions(+), 17 deletions(-)
Please separete to three patches ;)
--
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