Re: [PATCH] kernel:signal - Fix for typos in comments.

From: Richard Weinberger
Date: Sat May 23 2015 - 05:16:15 EST


Am 23.05.2015 um 07:09 schrieb Shailendra Verma:
> Signed-off-by: Shailendra Verma <shailendra.capricorn@xxxxxxxxx>
> ---
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/