From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754792AbdHVHq5 (ORCPT ); Tue, 22 Aug 2017 03:46:57 -0400 Received: from mail-wr0-f177.google.com ([209.85.128.177]:35646 "EHLO mail-wr0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754777AbdHVHqy (ORCPT ); Tue, 22 Aug 2017 03:46:54 -0400 Date: Tue, 22 Aug 2017 08:46:50 +0100 From: Lee Jones To: Sebastian Reichel Cc: Sebastian Reichel , Support Opensource , Rob Herring , Mark Rutland , Jean Delvare , Guenter Roeck , devicetree@vger.kernel.org, linux-hwmon@vger.kernel.org, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RESEND] [PATCHv6 3/4] hwmon: da9052: replace S_IRUGO with 0444 Message-ID: <20170822074650.sejapweggpav22zn@dell> References: <20170821145404.18902-1-sebastian.reichel@collabora.co.uk> <20170821145404.18902-4-sebastian.reichel@collabora.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20170821145404.18902-4-sebastian.reichel@collabora.co.uk> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 21 Aug 2017, Sebastian Reichel wrote: > Fix checkpatch warnings about S_IRUGO being less readable than > providing the permissions octal as '0444'. > > Acked-by: Guenter Roeck > Signed-off-by: Sebastian Reichel > --- > drivers/hwmon/da9052-hwmon.c | 36 ++++++++++++++++++------------------ > 1 file changed, 18 insertions(+), 18 deletions(-) Applied, thanks. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog