mirror of
https://github.com/torvalds/linux.git
synced 2025-12-01 07:26:02 +07:00
slimbus: messaging: fix "transfered"->"transferred"
Trivial fix to spelling mistake in comment text. Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com> Signed-off-by: Srinivas Kandagatla <srini@kernel.org> Link: https://lore.kernel.org/r/20250912131202.303026-4-srini@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
5c6794f16b
commit
ae0de63333
@@ -222,7 +222,7 @@ static u16 slim_slicesize(int code)
|
||||
/**
|
||||
* slim_xfer_msg() - Transfer a value info message on slim device
|
||||
*
|
||||
* @sbdev: slim device to which this msg has to be transfered
|
||||
* @sbdev: slim device to which this msg has to be transferred
|
||||
* @msg: value info message pointer
|
||||
* @mc: message code of the message
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user