Re: [PATCH] net: ethernet: marvell: Fixed typo in the file sky2.c

2021-03-13 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Sat, 13 Mar 2021 11:15:36 +0530 you wrote: > s/calclation/calculation/ > > Signed-off-by: Bhaskar Chowdhury > --- > drivers/net/ethernet/marvell/sky2.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > [...

Re: [PATCH] net: ethernet: marvell: Fixed typo in the file sky2.c

2021-03-12 Thread Randy Dunlap
On 3/12/21 9:45 PM, Bhaskar Chowdhury wrote: > > s/calclation/calculation/ > > Signed-off-by: Bhaskar Chowdhury Acked-by: Randy Dunlap Subject: should say "Fix typo", not "Fixed typo". > --- > drivers/net/ethernet/marvell/sky2.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >

[PATCH] net: ethernet: marvell: Fixed typo in the file sky2.c

2021-03-12 Thread Bhaskar Chowdhury
s/calclation/calculation/ Signed-off-by: Bhaskar Chowdhury --- drivers/net/ethernet/marvell/sky2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/marvell/sky2.c b/drivers/net/ethernet/marvell/sky2.c index ebe1406c6e64..18a3db2fd337 100644 --- a/driver