]> git.baikalelectronics.ru Git - kernel.git/commit
misc: sgi-gru: grukservices: drop unexpected word "the" in the comments
authorJiang Jian <jiangjian@cdjrlc.com>
Tue, 21 Jun 2022 12:32:03 +0000 (20:32 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Jun 2022 14:15:17 +0000 (16:15 +0200)
commit3db5f10cc3cb3963a4da09f5f6f08ad43dd68ec6
tree5288d6088ea8db3f5bcafe29faf33e81652f0117
parentee5f5b427e497472d832a94a9ea35cf33423b13f
misc: sgi-gru: grukservices: drop unexpected word "the" in the comments

there is an unexpected word "the" in the comments that need to be dropped
file: drivers/misc/sgi-gru/grukservices.c
line: 39
 * reserved whenever the the kernel context for the blade is loaded. Note
changed to
 * reserved whenever the kernel context for the blade is loaded. Note

Acked-by: Dimitri Sivanich <sivanich@hpe.com>
Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Link: https://lore.kernel.org/r/20220621123203.118488-1-jiangjian@cdjrlc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/sgi-gru/grukservices.c