From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754229Ab3LBWk4 (ORCPT ); Mon, 2 Dec 2013 17:40:56 -0500 Received: from mail-pd0-f172.google.com ([209.85.192.172]:43254 "EHLO mail-pd0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753392Ab3LBWky (ORCPT ); Mon, 2 Dec 2013 17:40:54 -0500 Message-ID: <529D0C73.7030005@linaro.org> Date: Mon, 02 Dec 2013 14:40:51 -0800 From: John Stultz User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: Yijing Wang , Thomas Gleixner CC: linux-kernel@vger.kernel.org, Hanjun Guo Subject: Re: [PATCH] timekeeper: fix comment typo for tk_setup_internals() References: <1385627335-20896-1-git-send-email-wangyijing@huawei.com> In-Reply-To: <1385627335-20896-1-git-send-email-wangyijing@huawei.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/28/2013 12:28 AM, Yijing Wang wrote: > Fix trivial comment typo for tk_setup_internals(). > > Signed-off-by: Yijing Wang Queued for 3.14. Thanks! -john