]> git.baikalelectronics.ru Git - kernel.git/commit
include/linux/sched/signal.h: replace `tsk' with `task'
authorAndrei Vagin <avagin@gmail.com>
Tue, 14 May 2019 22:46:42 +0000 (15:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 15 May 2019 02:52:52 +0000 (19:52 -0700)
commitd541c83b15c6af3ae597c80118f5e2b7c725d829
treea17d7588199297831e49bdcccf37c8345d89069d
parent20db44e1ef8db65d2f2ea6a2f10ef3bb100f9d26
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: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/sched/signal.h