Explorar o código

net: vxge: fix typo argumnet argument

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>
LABBE Corentin %!s(int64=8) %!d(string=hai) anos
pai
achega
a573ba43d1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/net/ethernet/neterion/vxge/vxge-ethtool.c

+ 1 - 1
drivers/net/ethernet/neterion/vxge/vxge-ethtool.c

@@ -119,7 +119,7 @@ static void vxge_ethtool_gdrvinfo(struct net_device *dev,
  * @dev: device pointer.
  * @dev: device pointer.
  * @regs: pointer to the structure with parameters given by ethtool for
  * @regs: pointer to the structure with parameters given by ethtool for
  * dumping the registers.
  * 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
  * Dumps the vpath register space of Titan NIC into the user given
  * buffer area.
  * buffer area.