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>
This commit is contained in:
parent
1b46c82146
commit
4b25cf09c6
@ -176,7 +176,7 @@ static bool mei_txe_aliveness_set(struct mei_device *dev, u32 req)
|
|||||||
* @dev: the device structure
|
* @dev: the device structure
|
||||||
*
|
*
|
||||||
* Extract HICR_HOST_ALIVENESS_RESP_ACK bit from
|
* Extract HICR_HOST_ALIVENESS_RESP_ACK bit from
|
||||||
* from HICR_HOST_ALIVENESS_REQ register value
|
* HICR_HOST_ALIVENESS_REQ register value
|
||||||
*
|
*
|
||||||
* Return: SICR_HOST_ALIVENESS_REQ_REQUESTED bit value
|
* Return: SICR_HOST_ALIVENESS_REQ_REQUESTED bit value
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user