On Tue, May 19, 2015 at 04:01:12PM +0800, Huang Rui wrote:
> This patch removes the redundant comment.
> 
> Signed-off-by: Huang Rui <ray.hu...@amd.com>
> ---
>  arch/x86/kernel/process.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/x86/kernel/process.c b/arch/x86/kernel/process.c
> index 9d68193..e3e12b6 100644
> --- a/arch/x86/kernel/process.c
> +++ b/arch/x86/kernel/process.c
> @@ -458,7 +458,7 @@ static int not_support_mwaitx(const struct cpuinfo_x86 *c)
>  }
>  
>  /*
> - * MONITOR/MWAIT with no hints, used for default default C1 state.
> + * MONITOR/MWAIT with no hints, used for default C1 state.
>   * This invokes MWAIT with interrutps enabled and no flags,
>   * which is backwards compatible with the original MWAIT implementation.
>   */

Applied, thanks.

-- 
Regards/Gruss,
    Boris.

ECO tip #101: Trim your mails when you reply.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to