]> www.infradead.org Git - users/jedix/linux-maple.git/commit
kernel/sys.c: fix typo
authorXiaofeng Cao <caoxiaofeng@yulong.com>
Tue, 13 Apr 2021 22:21:42 +0000 (08:21 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 14 Apr 2021 11:48:52 +0000 (21:48 +1000)
commit316de0a84bd17762e73f356f5868920b648bd2ba
treed833bdf17f48606f8c01669c7216a666b5ba8598
parente8cf7252cb3cca4ffb70c436f098db7d84b58f99
kernel/sys.c: fix typo

change 'infite'     to 'infinite'
change 'concurent'  to 'concurrent'
change 'memvers'    to 'members'
change 'decendants' to 'descendants'
change 'argumets'   to 'arguments'

Link: https://lkml.kernel.org/r/20210316112904.10661-1-cxfcosmos@gmail.com
Signed-off-by: Xiaofeng Cao <caoxiaofeng@yulong.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
kernel/sys.c