]> www.infradead.org Git - users/jedix/linux-maple.git/commit
kernel/sys.c: fix typo
authorXiaofeng Cao <caoxiaofeng@yulong.com>
Thu, 22 Apr 2021 06:43:24 +0000 (16:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 6 May 2021 01:46:45 +0000 (11:46 +1000)
commit888aa0ef8126bf5f09619ae896735da556cc4c43
tree48e3f00d9bf23ded7e622a32c2a250d6daa9c758
parent868225bd60816310ec1b62c632aa82ac240f9d40
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