* [PATCH V3] drivers: net: marvell: Fixed two spellings,controling to controlling and oen to one
@ 2021-01-12 10:31 Bhaskar Chowdhury
2021-01-12 17:26 ` Randy Dunlap
0 siblings, 1 reply; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-01-12 10:31 UTC (permalink / raw)
To: mw, linux, davem, kuba, netdev, linux-kernel, gustavo
Cc: rdunlap, Bhaskar Chowdhury
s/oen/one/
s/controling/controlling/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
Changes from V2 : Correct the versioning,mentioned both the changes
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 [flat|nested] 3+ messages in thread
* Re: [PATCH V3] drivers: net: marvell: Fixed two spellings,controling to controlling and oen to one
2021-01-12 10:31 [PATCH V3] drivers: net: marvell: Fixed two spellings,controling to controlling and oen to one Bhaskar Chowdhury
@ 2021-01-12 17:26 ` Randy Dunlap
2021-01-13 23:36 ` Jakub Kicinski
0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2021-01-12 17:26 UTC (permalink / raw)
To: Bhaskar Chowdhury, mw, linux, davem, kuba, netdev, linux-kernel, gustavo
On 1/12/21 2:31 AM, Bhaskar Chowdhury wrote:
> s/oen/one/
> s/controling/controlling/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Thanks.
> ---
> Changes from V2 : Correct the versioning,mentioned both the changes
>
> 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
>
--
~Randy
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH V3] drivers: net: marvell: Fixed two spellings,controling to controlling and oen to one
2021-01-12 17:26 ` Randy Dunlap
@ 2021-01-13 23:36 ` Jakub Kicinski
0 siblings, 0 replies; 3+ messages in thread
From: Jakub Kicinski @ 2021-01-13 23:36 UTC (permalink / raw)
To: Randy Dunlap
Cc: Bhaskar Chowdhury, mw, linux, davem, netdev, linux-kernel, gustavo
On Tue, 12 Jan 2021 09:26:48 -0800 Randy Dunlap wrote:
> On 1/12/21 2:31 AM, Bhaskar Chowdhury wrote:
> > s/oen/one/
> > s/controling/controlling/
> >
> > Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
>
> Acked-by: Randy Dunlap <rdunlap@infradead.org>
Applied, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, back to index
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-12 10:31 [PATCH V3] drivers: net: marvell: Fixed two spellings,controling to controlling and oen to one Bhaskar Chowdhury
2021-01-12 17:26 ` Randy Dunlap
2021-01-13 23:36 ` Jakub Kicinski
Netdev Archive on lore.kernel.org
Archives are clonable:
git clone --mirror https://lore.kernel.org/netdev/0 netdev/git/0.git
git clone --mirror https://lore.kernel.org/netdev/1 netdev/git/1.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 netdev netdev/ https://lore.kernel.org/netdev \
netdev@vger.kernel.org
public-inbox-index netdev
Example config snippet for mirrors
Newsgroup available over NNTP:
nntp://nntp.lore.kernel.org/org.kernel.vger.netdev
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git