]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
net: s2io: fix typo argumnet argument
authorLABBE Corentin <clabbe.montjoie@gmail.com>
Sat, 25 Feb 2017 20:12:41 +0000 (21:12 +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/s2io.c

index c5c1d0e0c16fbd57e7f848c5d738fff1df054dcb..118723ea681a45ff5f117c2b9cef017d815a6c0f 100644 (file)
@@ -5397,7 +5397,7 @@ static void s2io_ethtool_gdrvinfo(struct net_device *dev,
  *  s2io_nic structure.
  *  @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.
  *  Description:
  *  Dumps the entire register space of xFrame NIC into the user given
  *  buffer area.