public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Jarkko Sakkinen <jarkko.sakkinen@linux•intel.com>
To: Mark Salyzyn <salyzyn@android•com>
Cc: linux-kernel@vger•kernel.org, kernel-team@android•com,
	"David S. Miller" <davem@davemloft•net>,
	"Jonathan Corbet" <corbet@lwn•net>,
	"Ard Biesheuvel" <ard.biesheuvel@linaro•org>,
	"Harry Wentland" <harry.wentland@amd•com>,
	"Leo Li" <sunpeng.li@amd•com>,
	"Alex Deucher" <alexander.deucher@amd•com>,
	"Christian König" <christian.koenig@amd•com>,
	"David (ChunMing) Zhou" <David1.Zhou@amd•com>,
	"David Airlie" <airlied@linux•ie>,
	"Daniel Vetter" <daniel@ffwll•ch>,
	"VMware Graphics" <linux-graphics-maintainer@vmware•com>,
	"Thomas Hellstrom" <thellstrom@vmware•com>,
	"Laurent Pinchart" <laurent.pinchart@ideasonboard•com>,
	"Mauro Carvalho Chehab" <mchehab@kernel•org>,
	"Trond Myklebust" <trond.myklebust@hammerspace•com>,
	"Anna Schumaker" <anna.schumaker@netapp•com>,
	"Alexander Aring" <alex.aring@gmail•com>,
	"Jukka Rissanen" <jukka.rissanen@linux•intel.com>,
	"Alexey Kuznetsov" <kuznet@ms2•inr.ac.ru>,
	"Hideaki YOSHIFUJI" <yoshfuji@linux-ipv6•org>,
	"Ingo Molnar" <mingo@kernel•org>,
	"Matthew Garrett" <matthewgarrett@google•com>,
	"Hans de Goede" <hdegoede@redhat•com>,
	"hersen wu" <hersenxs.wu@amd•com>, "Roman Li" <Roman.Li@amd•com>,
	"Maxim Martynov" <maxim@arista•com>,
	"David Ahern" <dsahern@gmail•com>,
	"Francesco Ruggeri" <fruggeri@arista•com>,
	"Linus Lüssing" <linus.luessing@c0d3•blue>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation•org>,
	"Feng Tang" <feng.tang@intel•com>,
	"Steven Rostedt (VMware)" <rostedt@goodmis•org>,
	"Andrew Morton" <akpm@linux-foundation•org>,
	"Rafael Aquini" <aquini@redhat•com>,
	netdev@vger•kernel.org, linux-doc@vger•kernel.org,
	linux-efi@vger•kernel.org, amd-gfx@lists•freedesktop.org,
	dri-devel@lists•freedesktop.org, linux-media@vger•kernel.org,
	linux-nfs@vger•kernel.org, linux-bluetooth@vger•kernel.org,
	linux-wpan@vger•kernel.org
Subject: Re: [PATCH] Cleanup: replace prefered with preferred
Date: Wed, 23 Oct 2019 14:56:37 +0300	[thread overview]
Message-ID: <20191023115637.GA23733@linux.intel.com> (raw)
In-Reply-To: <20191022214208.211448-1-salyzyn@android.com>

On Tue, Oct 22, 2019 at 02:41:45PM -0700, Mark Salyzyn wrote:
> Replace all occurrences of prefered with preferred to make future
> checkpatch.pl's happy.  A few places the incorrect spelling is
> matched with the correct spelling to preserve existing user space API.
> 
> Signed-off-by: Mark Salyzyn <salyzyn@android•com>

I'd fix such things when the code is otherwise change and scope this
patch only to Documentation/. There is no pragmatic benefit of doing
this for the code.

/Jarkko

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

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20191022214208.211448-1-salyzyn@android.com>
2019-10-23 10:22 ` [PATCH] Cleanup: replace prefered with preferred Laurent Pinchart
2019-10-23 11:56 ` Jarkko Sakkinen [this message]
2019-10-23 15:40   ` Mark Salyzyn
2019-10-24 12:26     ` Jani Nikula
2019-10-24 17:30     ` Jarkko Sakkinen
2019-10-24 18:47     ` Greg Kroah-Hartman

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=20191023115637.GA23733@linux.intel.com \
    --to=jarkko.sakkinen@linux$(echo .)intel.com \
    --cc=David1.Zhou@amd$(echo .)com \
    --cc=Roman.Li@amd$(echo .)com \
    --cc=airlied@linux$(echo .)ie \
    --cc=akpm@linux-foundation$(echo .)org \
    --cc=alex.aring@gmail$(echo .)com \
    --cc=alexander.deucher@amd$(echo .)com \
    --cc=amd-gfx@lists$(echo .)freedesktop.org \
    --cc=anna.schumaker@netapp$(echo .)com \
    --cc=aquini@redhat$(echo .)com \
    --cc=ard.biesheuvel@linaro$(echo .)org \
    --cc=christian.koenig@amd$(echo .)com \
    --cc=corbet@lwn$(echo .)net \
    --cc=daniel@ffwll$(echo .)ch \
    --cc=davem@davemloft$(echo .)net \
    --cc=dri-devel@lists$(echo .)freedesktop.org \
    --cc=dsahern@gmail$(echo .)com \
    --cc=feng.tang@intel$(echo .)com \
    --cc=fruggeri@arista$(echo .)com \
    --cc=gregkh@linuxfoundation$(echo .)org \
    --cc=harry.wentland@amd$(echo .)com \
    --cc=hdegoede@redhat$(echo .)com \
    --cc=hersenxs.wu@amd$(echo .)com \
    --cc=jukka.rissanen@linux$(echo .)intel.com \
    --cc=kernel-team@android$(echo .)com \
    --cc=kuznet@ms2$(echo .)inr.ac.ru \
    --cc=laurent.pinchart@ideasonboard$(echo .)com \
    --cc=linus.luessing@c0d3$(echo .)blue \
    --cc=linux-bluetooth@vger$(echo .)kernel.org \
    --cc=linux-doc@vger$(echo .)kernel.org \
    --cc=linux-efi@vger$(echo .)kernel.org \
    --cc=linux-graphics-maintainer@vmware$(echo .)com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-media@vger$(echo .)kernel.org \
    --cc=linux-nfs@vger$(echo .)kernel.org \
    --cc=linux-wpan@vger$(echo .)kernel.org \
    --cc=matthewgarrett@google$(echo .)com \
    --cc=maxim@arista$(echo .)com \
    --cc=mchehab@kernel$(echo .)org \
    --cc=mingo@kernel$(echo .)org \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=rostedt@goodmis$(echo .)org \
    --cc=salyzyn@android$(echo .)com \
    --cc=sunpeng.li@amd$(echo .)com \
    --cc=thellstrom@vmware$(echo .)com \
    --cc=trond.myklebust@hammerspace$(echo .)com \
    --cc=yoshfuji@linux-ipv6$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox