* [PATCH V2] drivers: net: marvell: Fix two spellings, controling to controlling and oen to one
@ 2021-01-12 5:13 Bhaskar Chowdhury
[not found] ` <458cf124-1c35-3761-4558-53283213cad8@embeddedor.com>
0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2021-01-12 5:13 UTC (permalink / raw)
To: mw, linux, davem, kuba, netdev, linux-kernel, gustavo
Cc: rdunlap, Bhaskar Chowdhury
s/controling/controlling/
s/oen/one/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
As Gustavo mentioned in reply, so included that missed one before
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h b/drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h
index 8867f25afab4..663157dc8062 100644
--- a/drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h
+++ b/drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h
@@ -143,7 +143,7 @@ struct mvpp2_cls_c2_entry {
/* Number of per-port dedicated entries in the C2 TCAM */
#define MVPP22_CLS_C2_PORT_N_FLOWS MVPP2_N_RFS_ENTRIES_PER_FLOW
-/* Each port has oen range per flow type + one entry controling the global RSS
+/* Each port has one range per flow type + one entry controlling the global RSS
* setting and the default rx queue
*/
#define MVPP22_CLS_C2_PORT_RANGE (MVPP22_CLS_C2_PORT_N_FLOWS + 1)
--
2.26.2
^ permalink raw reply related [flat|nested] 2+ messages in thread[parent not found: <458cf124-1c35-3761-4558-53283213cad8@embeddedor.com>]
* Re: [PATCH V2] drivers: net: marvell: Fix two spellings, controling to controlling and oen to one [not found] ` <458cf124-1c35-3761-4558-53283213cad8@embeddedor.com> @ 2021-01-12 9:16 ` Bhaskar Chowdhury 0 siblings, 0 replies; 2+ messages in thread From: Bhaskar Chowdhury @ 2021-01-12 9:16 UTC (permalink / raw) To: Gustavo A. R. Silva; +Cc: mw, linux, davem, kuba, netdev, linux-kernel, rdunlap [-- Attachment #1: Type: text/plain, Size: 1532 bytes --] On 23:20 Mon 11 Jan 2021, Gustavo A. R. Silva wrote: > > >On 1/11/21 23:13, Bhaskar Chowdhury wrote: >> s/controling/controlling/ >> >> s/oen/one/ >> >> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> >> --- >> As Gustavo mentioned in reply, so included that missed one before > >This is not how you version patches for maintainers and reviewers to >know you made changes to the patch. > Ahhh... Recollects my faint memory about it ...let me try again with that >I encourage you to take a look at this to see examples on how to properly >version your patches and other good practices: > >https://kernelnewbies.org/Outreachyfirstpatch > >-- >Gustavo > >> >> drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h b/drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h >> index 8867f25afab4..663157dc8062 100644 >> --- a/drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h >> +++ b/drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h >> @@ -143,7 +143,7 @@ struct mvpp2_cls_c2_entry { >> /* Number of per-port dedicated entries in the C2 TCAM */ >> #define MVPP22_CLS_C2_PORT_N_FLOWS MVPP2_N_RFS_ENTRIES_PER_FLOW >> >> -/* Each port has oen range per flow type + one entry controling the global RSS >> +/* Each port has one range per flow type + one entry controlling the global RSS >> * setting and the default rx queue >> */ >> #define MVPP22_CLS_C2_PORT_RANGE (MVPP22_CLS_C2_PORT_N_FLOWS + 1) >> -- >> 2.26.2 >> [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 488 bytes --] ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-01-12 9:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-12 5:13 [PATCH V2] drivers: net: marvell: Fix two spellings, controling to controlling and oen to one Bhaskar Chowdhury
[not found] ` <458cf124-1c35-3761-4558-53283213cad8@embeddedor.com>
2021-01-12 9:16 ` Bhaskar Chowdhury
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox