> From: netdev-ow...@vger.kernel.org [mailto:netdev-ow...@vger.kernel.org]
> On Behalf Of Jonathan Neuschäfer
> Sent: Wednesday, October 2, 2019 8:10 AM
> To: linux-doc@vger.kernel.org
> Cc: Jonathan Neuschäfer <j.neuschae...@gmx.net>; Kirsher, Jeffrey T
> <jeffrey.t.kirs...@intel.com>; David S. Miller <da...@davemloft.net>;
> Jonathan Corbet <cor...@lwn.net>; Shannon Nelson <snel...@pensando.io>;
> Pensando Drivers <driv...@pensando.io>; intel-wired-...@lists.osuosl.org;
> net...@vger.kernel.org; linux-ker...@vger.kernel.org
> Subject: [PATCH] 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: de3edab4276c ("e1000: update README for e1000")
> Fixes: a3fb65680f65 ("e100.txt: Cleanup license info in kernel doc")
> Fixes: da8c01c4502a ("e1000e.txt: Add e1000e documentation")
> Fixes: f12a84a9f650 ("Documentation: fm10k: Add kernel documentation")
> Fixes: b55c52b1938c ("igb.txt: Add igb documentation")
> Fixes: c4e9b56e2442 ("igbvf.txt: Add igbvf Documentation")
> Fixes: d7064f4c192c ("Documentation/networking/: Update Intel wired LAN
> driver documentation")
> Fixes: c4b8c01112a1 ("ixgbevf.txt: Update ixgbevf documentation")
> Fixes: 1e06edcc2f22 ("Documentation: i40e: Prepare documentation for RST
> conversion")
> Fixes: 105bf2fe6b32 ("i40evf: add driver to kernel build system")
> Fixes: 1fae869bcf3d ("Documentation: ice: Prepare documentation for RST
> conversion")
> Fixes: df69ba43217d ("ionic: Add basic framework for IONIC Network device
> driver")
> Signed-off-by: Jonathan Neuschäfer <j.neuschae...@gmx.net>
> ---
>  .../networking/device_drivers/intel/e100.rst       | 14 +++++++-------
>  .../networking/device_drivers/intel/e1000.rst      | 12 ++++++------
>  .../networking/device_drivers/intel/e1000e.rst     | 14 +++++++-------
>  .../networking/device_drivers/intel/fm10k.rst      | 10 +++++-----
>  .../networking/device_drivers/intel/i40e.rst       |  8 ++++----
>  .../networking/device_drivers/intel/iavf.rst       |  8 ++++----
>  .../networking/device_drivers/intel/ice.rst        |  6 +++---
>  .../networking/device_drivers/intel/igb.rst        | 12 ++++++------
>  .../networking/device_drivers/intel/igbvf.rst      |  6 +++---
>  .../networking/device_drivers/intel/ixgbe.rst      | 10 +++++-----
>  .../networking/device_drivers/intel/ixgbevf.rst    |  6 +++---
>  .../networking/device_drivers/pensando/ionic.rst   |  6 +++---
>  12 files changed, 56 insertions(+), 56 deletions(-)
> 

Tested-by: Aaron Brown <aaron.f.br...@intel.com>

Reply via email to