From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: [2/4] wireless: Use octal not symbolic permissions Date: Tue, 27 Mar 2018 08:02:04 +0000 (UTC) Message-ID: <20180327080205.07AD26030F@smtp.codeaurora.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Emmanuel Grumbach , Stanislaw Gruszka , Jiri Slaby , Chi-Hsien Lin , Helmut Schaa , Kalle Valo , Luca Coelho , Solomon Peachy , Christian Lamparter , wcn36xx@lists.infradead.org, brcm80211-dev-list@cypress.com, Jakub Kicinski , Nick Kossifidis , Stanislav Yakovlev , Arend van Spriel , Johannes Berg , Intel Linux Wireless , Hante Meuleman , linux-mediatek@lists.infradead.org, Wright Feng , Matthias Brugger , linux-arm-kernel@lists.infradea To: Joe Perches Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org List-Id: netdev.vger.kernel.org Joe Perches wrote: > Prefer the direct use of octal for permissions. > > Done with checkpatch -f --types=SYMBOLIC_PERMS --fix-inplace > and some typing. > > Miscellanea: > > o Whitespace neatening around these conversions. > > Signed-off-by: Joe Perches Patch applied to wireless-drivers-next.git, thanks. 2ef00c53049b wireless: Use octal not symbolic permissions -- https://patchwork.kernel.org/patch/10305719/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches From mboxrd@z Thu Jan 1 00:00:00 1970 From: kvalo@codeaurora.org (Kalle Valo) Date: Tue, 27 Mar 2018 08:02:04 +0000 (UTC) Subject: [2/4] wireless: Use octal not symbolic permissions In-Reply-To: References: Message-ID: <20180327080205.07AD26030F@smtp.codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Joe Perches wrote: > Prefer the direct use of octal for permissions. > > Done with checkpatch -f --types=SYMBOLIC_PERMS --fix-inplace > and some typing. > > Miscellanea: > > o Whitespace neatening around these conversions. > > Signed-off-by: Joe Perches Patch applied to wireless-drivers-next.git, thanks. 2ef00c53049b wireless: Use octal not symbolic permissions -- https://patchwork.kernel.org/patch/10305719/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches