Jelajahi Sumber

net: s2io: 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 8 tahun lalu
induk
melakukan
8b1bb92bb6
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      drivers/net/ethernet/neterion/s2io.c

+ 1 - 1
drivers/net/ethernet/neterion/s2io.c

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