ps3: Correct some typos in comments
authorShen Lichuan <shenlichuan@vivo.com>
Mon, 30 Sep 2024 02:32:34 +0000 (10:32 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 14 Nov 2024 13:32:29 +0000 (00:32 +1100)
commite9d3270007b13acd34de4256970ffe457efc6c65
tree2830fcc20c703f6c42a09d2b84ee51228f8a3915
parent83b5a407fbb73e6965adfb4bd0a803724bf87f96
ps3: Correct some typos in comments

Fixed some typos that were currently identified with codespell, the
details are as follows:

  drivers/ps3/ps3-lpm.c:94: rigths ==> rights
  drivers/ps3/ps3-sys-manager.c:365: acnowledge ==> acknowledge
  drivers/ps3/ps3-vuart.c:470: remaning ==> remaining
  drivers/ps3/ps3-vuart.c:471: transmision ==> transmission
  drivers/ps3/sys-manager-core.c:15: Staticly ==> Statically

Signed-off-by: Shen Lichuan <shenlichuan@vivo.com>
Acked-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://patch.msgid.link/20240930023234.7457-1-shenlichuan@vivo.com
drivers/ps3/ps3-lpm.c
drivers/ps3/ps3-sys-manager.c
drivers/ps3/ps3-vuart.c
drivers/ps3/sys-manager-core.c