Return-path: Received: from mail-pa0-f44.google.com ([209.85.220.44]:35637 "EHLO mail-pa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751816AbbIPEfw (ORCPT ); Wed, 16 Sep 2015 00:35:52 -0400 Date: Wed, 16 Sep 2015 10:05:41 +0530 From: Sudip Mukherjee To: Aparna Karuthodi Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, rachel.kim@atmel.com, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, johnny.kim@atmel.com Subject: Re: [PATCH] staging: wilc1000: Removed curly braces Message-ID: <20150916043541.GA3237@sudip-pc> (sfid-20150916_063630_014954_BD91FDE0) References: <1442325240-3659-1-git-send-email-kdasaparna@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1442325240-3659-1-git-send-email-kdasaparna@gmail.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, Sep 15, 2015 at 07:24:00PM +0530, Aparna Karuthodi wrote: > Removed the curly braces of a single statement if block to remove a > coding style warning detected by checkpatch. > The warning is given below: > WARNING: braces {} are not necessary for single statement blocks > > Signed-off-by: Aparna Karuthodi > --- This will not apply any more due to recent modification to this file. regards sudip