[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAAbOScmnazEgEgt6JoZh==jAwpKamqie3V3A7fpZ36xV01pobA@mail.gmail.com>
Date: Tue, 21 Feb 2012 22:41:17 -0500
From: Mike Frysinger <vapier@...omium.org>
To: Benson Leung <bleung@...omium.org>
Cc: len.brown@...el.com, lucas.demarchi@...fusion.mobi,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] tools/power x86_energy_perf_policy: fix cpuid for i686
On Tue, Feb 21, 2012 at 22:15, Benson Leung wrote:
> --- a/tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c
> +++ b/tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy.c
>
> +void cpuid (unsigned int info, unsigned int *eax, unsigned int *ebx,
> + unsigned int *ecx, unsigned int *edx)
static (maybe inline?), and probably want to adjust the style by
dropping the spaces before the open paren in this func
-mike
--
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