Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mei: fix repeated words in comments

Delete the redundant word 'from'.

Acked-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
Link: https://lore.kernel.org/r/20220918100431.28381-1-yuanjilin@cdjrlc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Jilin Yuan and committed by
Greg Kroah-Hartman
4b25cf09 1b46c821

+1 -1
+1 -1
drivers/misc/mei/hw-txe.c
··· 176 176 * @dev: the device structure 177 177 * 178 178 * Extract HICR_HOST_ALIVENESS_RESP_ACK bit from 179 - * from HICR_HOST_ALIVENESS_REQ register value 179 + * HICR_HOST_ALIVENESS_REQ register value 180 180 * 181 181 * Return: SICR_HOST_ALIVENESS_REQ_REQUESTED bit value 182 182 */