]> git.baikalelectronics.ru Git - kernel.git/commit
kernel/umh.c: fix some spelling mistakes
authorzhouchuangao <zhouchuangao@vivo.com>
Fri, 7 May 2021 01:06:27 +0000 (18:06 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 May 2021 07:26:34 +0000 (00:26 -0700)
commitec0b56e7acb1cbd0010cbfe365e1d66806922858
tree0859ffe7b9c5be27c468d5bf06ec3a1f170169e1
parent3fd9cc841c1e8b38404ab9a3cb04c68303adfc58
kernel/umh.c: fix some spelling mistakes

Fix some spelling mistakes, and modify the order of the parameter comments
to be consistent with the order of the parameters passed to the function.

Link: https://lkml.kernel.org/r/1615636139-4076-1-git-send-email-zhouchuangao@vivo.com
Signed-off-by: zhouchuangao <zhouchuangao@vivo.com>
Acked-by: Luis Chamberlain <mcgrof@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/umh.c