]> 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)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 1 Nov 2019 20:20:43 +0000 (13:20 -0700)
commitc4fc325598b3a5302973117e1b5df7e447910591
treede974b4a6f23427d742d1e527436cb91ebc70c17
parent881c5f8441d7ee35f30ebdfe6fdee6f8b1d050b4
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: c3c0ca653b39 ("e1000: update README for e1000")
Fixes: a248654d9f14 ("e100.txt: Cleanup license info in kernel doc")
Fixes: c31d7b80052e ("e1000e.txt: Add e1000e documentation")
Fixes: 258d70d3cbfd ("Documentation: fm10k: Add kernel documentation")
Fixes: cda7ed94ee4e ("igb.txt: Add igb documentation")
Fixes: 3e696ba4e222 ("igbvf.txt: Add igbvf Documentation")
Fixes: 0f3259171b1a ("Documentation/networking/: Update Intel wired LAN driver documentation")
Fixes: e14bc305527e ("ixgbevf.txt: Update ixgbevf documentation")
Fixes: 3fa895fc6197 ("Documentation: i40e: Prepare documentation for RST conversion")
Fixes: 051803291273 ("i40evf: add driver to kernel build system")
Fixes: 5d0aaef7ac3f ("Documentation: ice: Prepare documentation for RST conversion")
Fixes: d56fd88c18e5 ("ionic: Add basic framework for IONIC Network device driver")
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
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