]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: networking: device drivers: Remove stray asterisks
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Wed, 2 Oct 2019 15:09:55 +0000 (17:09 +0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 3 Oct 2019 16:39:53 +0000 (10:39 -0600)
commita0e7fa76147cbfcc1f95701c02220f1c65524d5f
tree7b2ec43c482ec09a1227b9a9f03f9a8eeabffe7c
parentb93ed022091e1606dc956a9b5e3325498f429e4c
Documentation: networking: device drivers: Remove stray asterisks

These asterisks were once references to a line that said:
  "* Other names and brands may be claimed as the property of others."
But now, they serve no purpose; they can only irritate the reader.

Fixes: f595f8986dfd ("Documentation: fm10k: Add kernel documentation")
Fixes: 70cf9978a383 ("Documentation: i40e: Prepare documentation for RST conversion")
Fixes: 934bc8b90753 ("Documentation: ice: Prepare documentation for RST conversion")
Fixes: 8dce456e1bc6 ("ionic: Add basic framework for IONIC Network device driver")
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Acked-by: Shannon Nelson <snelson@pensando.io>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
12 files changed:
Documentation/networking/device_drivers/intel/e100.rst
Documentation/networking/device_drivers/intel/e1000.rst
Documentation/networking/device_drivers/intel/e1000e.rst
Documentation/networking/device_drivers/intel/fm10k.rst
Documentation/networking/device_drivers/intel/i40e.rst
Documentation/networking/device_drivers/intel/iavf.rst
Documentation/networking/device_drivers/intel/ice.rst
Documentation/networking/device_drivers/intel/igb.rst
Documentation/networking/device_drivers/intel/igbvf.rst
Documentation/networking/device_drivers/intel/ixgbe.rst
Documentation/networking/device_drivers/intel/ixgbevf.rst
Documentation/networking/device_drivers/pensando/ionic.rst