All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Brown, Aaron F" <aaron.f.brown@intel.com>
To: "Jonathan Neuschäfer" <j.neuschaefer@gmx.net>,
	"linux-doc@vger.kernel.org" <linux-doc@vger.kernel.org>
Cc: "Kirsher, Jeffrey T" <jeffrey.t.kirsher@intel.com>,
	"David S. Miller" <davem@davemloft.net>,
	Jonathan Corbet <corbet@lwn.net>,
	Shannon Nelson <snelson@pensando.io>,
	Pensando Drivers <drivers@pensando.io>,
	"intel-wired-lan@lists.osuosl.org"
	<intel-wired-lan@lists.osuosl.org>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: RE: [PATCH] Documentation: networking: device drivers: Remove stray asterisks
Date: Fri, 11 Oct 2019 01:23:25 +0000	[thread overview]
Message-ID: <309B89C4C689E141A5FF6A0C5FB2118B9714C898@ORSMSX103.amr.corp.intel.com> (raw)
In-Reply-To: <20191002150956.16234-1-j.neuschaefer@gmx.net>

> From: netdev-owner@vger.kernel.org [mailto:netdev-owner@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.neuschaefer@gmx.net>; Kirsher, Jeffrey T
> <jeffrey.t.kirsher@intel.com>; David S. Miller <davem@davemloft.net>;
> Jonathan Corbet <corbet@lwn.net>; Shannon Nelson <snelson@pensando.io>;
> Pensando Drivers <drivers@pensando.io>; intel-wired-lan@lists.osuosl.org;
> netdev@vger.kernel.org; linux-kernel@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.neuschaefer@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.brown@intel.com>


WARNING: multiple messages have this Message-ID (diff)
From: Brown, Aaron F <aaron.f.brown@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH] Documentation: networking: device drivers: Remove stray asterisks
Date: Fri, 11 Oct 2019 01:23:25 +0000	[thread overview]
Message-ID: <309B89C4C689E141A5FF6A0C5FB2118B9714C898@ORSMSX103.amr.corp.intel.com> (raw)
In-Reply-To: <20191002150956.16234-1-j.neuschaefer@gmx.net>

> From: netdev-owner at vger.kernel.org [mailto:netdev-owner at vger.kernel.org]
> On Behalf Of Jonathan Neusch?fer
> Sent: Wednesday, October 2, 2019 8:10 AM
> To: linux-doc at vger.kernel.org
> Cc: Jonathan Neusch?fer <j.neuschaefer@gmx.net>; Kirsher, Jeffrey T
> <jeffrey.t.kirsher@intel.com>; David S. Miller <davem@davemloft.net>;
> Jonathan Corbet <corbet@lwn.net>; Shannon Nelson <snelson@pensando.io>;
> Pensando Drivers <drivers@pensando.io>; intel-wired-lan at lists.osuosl.org;
> netdev at vger.kernel.org; linux-kernel at 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.neuschaefer@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.brown@intel.com>


  parent reply	other threads:[~2019-10-11  1:23 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-02 15:09 [PATCH] Documentation: networking: device drivers: Remove stray asterisks Jonathan Neuschäfer
2019-10-02 15:09 ` [Intel-wired-lan] " Jonathan =?unknown-8bit?q?Neusch=C3=A4fer?=
2019-10-02 16:14 ` Shannon Nelson
2019-10-02 16:14   ` [Intel-wired-lan] " Shannon Nelson
2019-10-03  0:25 ` David Miller
2019-10-03  0:25   ` [Intel-wired-lan] " David Miller
2019-10-03 14:29   ` Jonathan Corbet
2019-10-03 14:29     ` [Intel-wired-lan] " Jonathan Corbet
2019-10-09 22:48     ` Jakub Kicinski
2019-10-09 22:48       ` [Intel-wired-lan] " Jakub Kicinski
2019-10-10 12:55       ` Jonathan Corbet
2019-10-10 12:55         ` [Intel-wired-lan] " Jonathan Corbet
2019-10-03 16:47 ` Jonathan Corbet
2019-10-03 16:47   ` [Intel-wired-lan] " Jonathan Corbet
2019-10-03 17:38   ` Jonathan Neuschäfer
2019-10-03 17:38     ` [Intel-wired-lan] " Jonathan =?unknown-8bit?q?Neusch=C3=A4fer?=
2019-10-11  1:23 ` Brown, Aaron F [this message]
2019-10-11  1:23   ` Brown, Aaron F
2019-12-01  1:03 Fw: " Jonathan Corbet
2019-12-01  1:20 ` Linus Torvalds
2019-12-01  1:45   ` Jonathan Corbet
2019-12-01  6:35     ` Junio C Hamano
2019-12-01 14:28       ` Linus Torvalds
2019-12-01 15:27         ` Junio C Hamano
2019-12-02  9:50           ` Amit Choudhary
2019-12-02 14:22             ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=309B89C4C689E141A5FF6A0C5FB2118B9714C898@ORSMSX103.amr.corp.intel.com \
    --to=aaron.f.brown@intel.com \
    --cc=corbet@lwn.net \
    --cc=davem@davemloft.net \
    --cc=drivers@pensando.io \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=j.neuschaefer@gmx.net \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=snelson@pensando.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.