Re: [PATCH v1] firewire: Correct some typos

From: Takashi Sakamoto
Date: Tue Oct 01 2024 - 06:05:45 EST


Hi,

On Mon, Sep 30, 2024 at 10:33:44AM +0800, Shen Lichuan wrote:
> 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@xxxxxxxx>
> ---
> drivers/firewire/core-topology.c | 2 +-
> drivers/firewire/core.h | 2 +-
> drivers/firewire/ohci.c | 6 +++---
> 3 files changed, 5 insertions(+), 5 deletions(-)

Applied to for-next branch.


Thanks

Takashi Sakamoto