* [PATCH] net: vxge: fix typo argumnet argument
@ 2017-02-25 20:08 Corentin Labbe
2017-02-26 16:58 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Corentin Labbe @ 2017-02-25 20:08 UTC (permalink / raw)
To: jdmason; +Cc: netdev, linux-kernel, Corentin Labbe
This commit fix the typo argumnet/argument
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
---
drivers/net/ethernet/neterion/vxge/vxge-ethtool.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/neterion/vxge/vxge-ethtool.c b/drivers/net/ethernet/neterion/vxge/vxge-ethtool.c
index db55e6d..0452848 100644
--- a/drivers/net/ethernet/neterion/vxge/vxge-ethtool.c
+++ b/drivers/net/ethernet/neterion/vxge/vxge-ethtool.c
@@ -119,7 +119,7 @@ static void vxge_ethtool_gdrvinfo(struct net_device *dev,
* @dev: device pointer.
* @regs: pointer to the structure with parameters given by ethtool for
* dumping the registers.
- * @reg_space: The input argumnet into which all the registers are dumped.
+ * @reg_space: The input argument into which all the registers are dumped.
*
* Dumps the vpath register space of Titan NIC into the user given
* buffer area.
--
2.10.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] net: vxge: fix typo argumnet argument
2017-02-25 20:08 [PATCH] net: vxge: fix typo argumnet argument Corentin Labbe
@ 2017-02-26 16:58 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2017-02-26 16:58 UTC (permalink / raw)
To: clabbe.montjoie; +Cc: jdmason, netdev, linux-kernel
From: Corentin Labbe <clabbe.montjoie@gmail.com>
Date: Sat, 25 Feb 2017 21:08:57 +0100
> This commit fix the typo argumnet/argument
>
> Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Applied.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-02-26 16:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-25 20:08 [PATCH] net: vxge: fix typo argumnet argument Corentin Labbe
2017-02-26 16:58 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).