[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <s5hbmd0uo2a.wl-tiwai@suse.de>
Date: Mon, 28 May 2018 11:28:13 +0200
From: Takashi Iwai <tiwai@...e.de>
To: "Joe Perches" <joe@...ches.com>
Cc: "Brian Austin" <brian.austin@...rus.com>,
"Paul Handrigan" <Paul.Handrigan@...rus.com>,
"Nicolin Chen" <nicoleotsuka@...il.com>,
"Xiubo Li" <Xiubo.Lee@...il.com>, "Vinod Koul" <vkoul@...nel.org>,
"Clemens Ladisch" <clemens@...isch.de>,
"Fabio Estevam" <fabio.estevam@....com>,
"Jaroslav Kysela" <perex@...ex.cz>, "Timur Tabi" <timur@...i.org>,
<alsa-devel@...a-project.org>,
"Liam Girdwood" <lgirdwood@...il.com>,
"Mark Brown" <broonie@...nel.org>, <linuxppc-dev@...ts.ozlabs.org>,
<patches@...nsource.cirrus.com>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] sound: Use octal not symbolic permissions
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@...ches.com>
Applied, thanks.
Takashi
Powered by blists - more mailing lists