lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ