]> git.baikalelectronics.ru Git - kernel.git/commit
kernel/user_namespace.c: fix typos
authorXiaofeng Cao <cxfcosmos@gmail.com>
Fri, 7 May 2021 01:06:30 +0000 (18:06 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 May 2021 07:26:34 +0000 (00:26 -0700)
commit393eb4e5ed9aff4f8fe74910f4916e53e6bc2f1e
tree558979f36f971ffa8ee8bba87fb24ad22690ab9d
parent90aab5a5038b98a0786544cf28c1b11206e386b8
kernel/user_namespace.c: fix typos

change 'verifing' to 'verifying'
change 'certaint' to 'certain'
change 'approprpiate' to 'appropriate'

Link: https://lkml.kernel.org/r/20210317100129.12440-1-caoxiaofeng@yulong.com
Signed-off-by: Xiaofeng Cao <caoxiaofeng@yulong.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/user_namespace.c