]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
net: vxge: fix typo argumnet argument
authorLABBE Corentin <clabbe.montjoie@gmail.com>
Sat, 25 Feb 2017 20:08:57 +0000 (21:08 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 26 Feb 2017 16:57:58 +0000 (11:57 -0500)
This commit fix the typo argumnet/argument

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/neterion/vxge/vxge-ethtool.c

index db55e6d89cf45b7305c44fab69ac4d21cd90181f..0452848d1316b0b9e7c8b864eb9e200a6e5e2532 100644 (file)
@@ -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.