[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080124160806.GF4857@elte.hu>
Date: Thu, 24 Jan 2008 17:08:06 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Cyrill Gorcunov <gorcunov@...il.com>
Cc: LKML <linux-kernel@...r.kernel.org>,
David Miller <davem@...emloft.net>,
Andrew Morton <akpm@...ux-foundation.org>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <peterz@...radead.org>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH 2/6] x86: use KSYM_NAME_LEN
* Cyrill Gorcunov <gorcunov@...il.com> wrote:
> Use KSYM_NAME_LEN instead of numeric value
> - char namebuf[128];
> + char namebuf[KSYM_NAME_LEN];
thanks, applied.
Ingo
--
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