Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1945912AbbEWJP6 (ORCPT ); Sat, 23 May 2015 05:15:58 -0400 Received: from a.ns.miles-group.at ([95.130.255.143]:65275 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755713AbbEWJPz (ORCPT ); Sat, 23 May 2015 05:15:55 -0400 Message-ID: <55604546.1070908@nod.at> Date: Sat, 23 May 2015 11:15:50 +0200 From: Richard Weinberger User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Shailendra Verma , Oleg Nesterov , Andrew Morton , "Paul E. McKenney" , Pranith Kumar , Vladimir Davydov CC: linux-kernel@vger.kernel.org Subject: Re: [PATCH] kernel:signal - Fix for typos in comments. References: <1432357780-4335-1-git-send-email-shailendra.capricorn@gmail.com> In-Reply-To: <1432357780-4335-1-git-send-email-shailendra.capricorn@gmail.com> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 845 Lines: 25 Am 23.05.2015 um 07:09 schrieb Shailendra Verma: > Signed-off-by: Shailendra Verma > --- > kernel/signal.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/kernel/signal.c b/kernel/signal.c > index d51c5dd..5c65e7c 100644 > --- a/kernel/signal.c > +++ b/kernel/signal.c > @@ -342,7 +342,7 @@ static bool task_participate_group_stop(struct task_struct *task) > sig->group_stop_count--; > > /* > - * Tell the caller to notify completion iff we are entering into a http://en.wikipedia.org/wiki/If_and_only_if Thanks, //richard -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/