]> www.infradead.org Git - users/willy/linux.git/commit
include/linux/sched/signal.h: replace `tsk' with `task'
authorAndrei Vagin <avagin@gmail.com>
Wed, 5 Dec 2018 00:14:26 +0000 (11:14 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 10 Dec 2018 08:29:18 +0000 (19:29 +1100)
commit90b0c72409d13035102348b20641b43bf87d624c
tree0d0e113e3fa6c7f1656ae1fc0949297d2b88a66e
parent8b39c3063faaf25dcf2dd0c310a9ae834faf6ac9
include/linux/sched/signal.h: replace `tsk' with `task'

This file uses "task" 85 times and "tsk" 25 times.  It is better to be
consistent.

Link: http://lkml.kernel.org/r/20181129180547.15976-1-avagin@gmail.com
Signed-off-by: Andrei Vagin <avagin@gmail.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
include/linux/sched/signal.h