public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: "Joe Perches" <joe@perches.com>
Cc: "Brian Austin" <brian.austin@cirrus.com>,
	"Paul Handrigan" <Paul.Handrigan@cirrus.com>,
	"Nicolin Chen" <nicoleotsuka@gmail.com>,
	"Xiubo Li" <Xiubo.Lee@gmail.com>, "Vinod Koul" <vkoul@kernel.org>,
	"Clemens Ladisch" <clemens@ladisch.de>,
	"Fabio Estevam" <fabio.estevam@nxp.com>,
	"Jaroslav Kysela" <perex@perex.cz>, "Timur Tabi" <timur@tabi.org>,
	<alsa-devel@alsa-project.org>,
	"Liam Girdwood" <lgirdwood@gmail.com>,
	"Mark Brown" <broonie@kernel.org>,
	<linuxppc-dev@lists.ozlabs.org>, <patches@opensource.cirrus.com>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] sound: Use octal not symbolic permissions
Date: Mon, 28 May 2018 11:28:13 +0200	[thread overview]
Message-ID: <s5hbmd0uo2a.wl-tiwai@suse.de> (raw)
In-Reply-To: <b32d7b5f7827cc3283e4e46c3135144373404621.1527103197.git.joe@perches.com>

On Wed, 23 May 2018 21:20:59 +0200,
Joe Perches wrote:
> 
> Convert the S_<FOO> symbolic permissions to their octal equivalents as
> using octal and not symbolic permissions is preferred by many as more
> readable.
> 
> see: https://lkml.org/lkml/2016/8/2/1945
> 
> Done with automated conversion via:
> $ ./scripts/checkpatch.pl -f --types=SYMBOLIC_PERMS --fix-inplace <files...>
> 
> Miscellanea:
> 
> o Wrapped one multi-line call to a single line
> 
> Signed-off-by: Joe Perches <joe@perches.com>

Applied, thanks.


Takashi

      parent reply	other threads:[~2018-05-28 11:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-23 19:20 [PATCH] sound: Use octal not symbolic permissions Joe Perches
2018-05-24  4:11 ` Vinod
2018-05-28  9:28 ` Takashi Iwai [this message]

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=s5hbmd0uo2a.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=Paul.Handrigan@cirrus.com \
    --cc=Xiubo.Lee@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=brian.austin@cirrus.com \
    --cc=broonie@kernel.org \
    --cc=clemens@ladisch.de \
    --cc=fabio.estevam@nxp.com \
    --cc=joe@perches.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=nicoleotsuka@gmail.com \
    --cc=patches@opensource.cirrus.com \
    --cc=perex@perex.cz \
    --cc=timur@tabi.org \
    --cc=vkoul@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox