From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934074AbdCWM7F (ORCPT ); Thu, 23 Mar 2017 08:59:05 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:35940 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933537AbdCWM6w (ORCPT ); Thu, 23 Mar 2017 08:58:52 -0400 Date: Thu, 23 Mar 2017 13:58:31 +0100 From: Greg Kroah-Hartman To: Shile Zhang Cc: Arnd Bergmann , linux-kernel@vger.kernel.org Subject: Re: [PATCH] hangcheck-timer: Fix typo in comment Message-ID: <20170323125831.GA21556@kroah.com> References: <1490237469-24736-1-git-send-email-shile.zhang@nokia.com> <1490260080-55803-1-git-send-email-shile.zhang@nokia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1490260080-55803-1-git-send-email-shile.zhang@nokia.com> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 23, 2017 at 05:08:00PM +0800, Shile Zhang wrote: > Fix the typo "alloted" -> "allotted" in comment. > > Signed-off-by: Shile Zhang > --- > drivers/char/hangcheck-timer.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) You sent me two different patches, with the same subject, yet they did different things, so I have no idea what to do with them here :( Please resend, the correct one, as a v2 patch, with the needed v2 information, and I'll be glad to consider it. thanks, greg k-h