commit | 5afe69c2ccd069112fd299b573d30d6b14528b6c | [log] [tgz] |
---|---|---|
author | Xiaofeng Cao <caoxiaofeng@yulong.com> | Thu May 06 18:06:36 2021 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri May 07 00:26:34 2021 -0700 |
tree | c95662ec1e688303d4b1490796e30000d3021e45 | |
parent | f0fffaff0b8960c9a110211510269744af1f1d1e [diff] |
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: Linus Torvalds <torvalds@linux-foundation.org>