]> www.infradead.org Git - users/jedix/linux-maple.git/commit
firewire: Correct some typos
authorShen Lichuan <shenlichuan@vivo.com>
Mon, 30 Sep 2024 02:33:44 +0000 (10:33 +0800)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Tue, 1 Oct 2024 10:02:57 +0000 (19:02 +0900)
commit8f04019d71cb870ca40960777b1b4720483cabac
tree272ace2afa8e8936762190beed584d7b31ba05b0
parent9852d85ec9d492ebef56dc5f229416c925758edc
firewire: Correct some typos

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

drivers/firewire/core-topology.c:59: containted ==> contained
drivers/firewire/core.h:83: reenable ==> re-enable
drivers/firewire/ohci.c:1387: apppends ==> appends
drivers/firewire/ohci.c:2216: superceded ==> superseded
drivers/firewire/ohci.c:2617: litte ==> little

Signed-off-by: Shen Lichuan <shenlichuan@vivo.com>
Link: https://lore.kernel.org/r/20240930023344.7535-1-shenlichuan@vivo.com
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
drivers/firewire/core-topology.c
drivers/firewire/core.h
drivers/firewire/ohci.c