From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755161AbdEIBuz (ORCPT ); Mon, 8 May 2017 21:50:55 -0400 Received: from mail-it0-f65.google.com ([209.85.214.65]:35123 "EHLO mail-it0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753409AbdEIBt2 (ORCPT ); Mon, 8 May 2017 21:49:28 -0400 From: Harinath Nampally To: jsindhu81191@gmail.com Cc: harinath922@gmail.com, linux-kernel@vger.kernel.org Subject: [PATCH 0/3] coding style warnings fixes Date: Mon, 8 May 2017 21:49:22 -0400 Message-Id: X-Mailer: git-send-email 2.7.4 In-Reply-To: <1494215850-26005-1-git-send-email-harinath922@gmail.com> References: <1494215850-26005-1-git-send-email-harinath922@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patchset is for fixes reported by checkpatch.pl Please find the following patches: [PATCH 1/3] staging: iio: meter: Add the comment for mutex definition [PATCH 2/3] staging: iio: meter: Fix the identations for proper [PATCH 3/3] staging: iio: meter: Replace symbolic permissions with octal permissions ------------------------------------------------------------------------- Harinath Nampally (3): staging: iio: meter: Add the comment for mutex definition in ade7753.c staging: iio: meter: Fix the identations for proper alignments in ade7753.c staging: iio: meter: Replace symbolic permissions with octal permissions in ade7753.c drivers/staging/iio/meter/ade7753.c | 104 ++++++++++++++++++------------------ 1 file changed, 52 insertions(+), 52 deletions(-) -- 2.7.4