[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <74F10842A85F514CA8D8C487E74474BB2D328C86@P-EXMB1-DC21.corp.sgi.com>
Date: Wed, 27 Feb 2013 19:56:48 +0000
From: Nathan Zimmer <nzimmer@....com>
To: Stephen Boyd <sboyd@...eaurora.org>
CC: "johnstul@...ibm.com" <johnstul@...ibm.com>,
"tglx@...utronix.de" <tglx@...utronix.de>,
"akpm@...ux-foundation.org" <akpm@...ux-foundation.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH v3 1/2] timer_list: split timer_list_show_tickdevices()
I thought I grabbed the version without it.
I'll fix it.
________________________________________
From: Stephen Boyd [sboyd@...eaurora.org]
Sent: Wednesday, February 27, 2013 1:37 PM
To: Nathan Zimmer
Cc: johnstul@...ibm.com; tglx@...utronix.de; akpm@...ux-foundation.org; linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 1/2] timer_list: split timer_list_show_tickdevices()
On 02/26/13 15:33, Nathan Zimmer wrote:
> @@ -246,12 +244,8 @@ static void timer_list_show_tickdevices(struct seq_file *m)
> #endif
> SEQ_printf(m, "\n");
> #endif
> - for_each_online_cpu(cpu)
> - print_tickdevice(m, tick_get_device(cpu), cpu);
> SEQ_printf(m, "\n");
> }
The duplicate newline is here again?
> -#else
> -static void timer_list_show_tickdevices(struct seq_file *m) { }
> #endif
>
> static int timer_list_show(struct seq_file *m, void *v)
>
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation--
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