On Fri, 27 Jan 2023 09:27:08 +0100 Luca Ceresoli
wrote:
> > On Thu, 26 Jan 2023 16:22:05 +0100 Luca Ceresoli wrote:
> > > Fix typos and add the following to the scripts/spelling.txt:
> > >
> > > exsits||exists
> > >
> > > Signed-off-by: Luca Ceresoli
> >
> > You need to split this up per
Hello Jakub,
thanks for our review.
On Thu, 26 Jan 2023 15:55:26 -0800
Jakub Kicinski wrote:
> On Thu, 26 Jan 2023 16:22:05 +0100 Luca Ceresoli wrote:
> > Fix typos and add the following to the scripts/spelling.txt:
> >
> > exsits||exists
> >
> > Signed-off-by: Luca Ceresoli
>
> You nee
Fix typos and add the following to the scripts/spelling.txt:
exsits||exists
Signed-off-by: Luca Ceresoli
---
drivers/infiniband/ulp/iser/iscsi_iser.c | 2 +-
net/openvswitch/flow_table.c | 2 +-
scripts/spelling.txt | 1 +
sound/soc/fsl/fsl-asoc-card.c
On Thu, 26 Jan 2023 16:22:05 +0100 Luca Ceresoli wrote:
> Fix typos and add the following to the scripts/spelling.txt:
>
> exsits||exists
>
> Signed-off-by: Luca Ceresoli
You need to split this up per subsystem, I reckon :(