Home
last modified time | relevance | path

Searched hist:"1 cb53f04" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/char/
H A Dapm-emulation.c1cb53f04 Tue Jun 21 06:53:10 CDT 2022 Jiang Jian <jiangjian@cdjrlc.com> apm-emulation: drop unexpected word "the" in the comments

there is an unexpected word "the" in the comments that need to be dropped

file: drivers/char/apm-emulation.c
line: 547
* Wait for the the suspend_acks_pending variable to drop to
changed to
* Wait for the suspend_acks_pending variable to drop to

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Link: https://lore.kernel.org/r/20220621115310.110740-1-jiangjian@cdjrlc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>