Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753228AbbHCLeY (ORCPT ); Mon, 3 Aug 2015 07:34:24 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:34072 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751974AbbHCLeW (ORCPT ); Mon, 3 Aug 2015 07:34:22 -0400 Date: Mon, 3 Aug 2015 14:33:57 +0300 From: Dan Carpenter To: "Shah, Yash (Y.)" Cc: "gregkh@linuxfoundation.org" , "roxanagabriela10@gmail.com" , "joe@perches.com" , "lambert.quentin@gmail.com" , "vatikaharlalka@gmail.com" , "fabio.falzoi84@gmail.com" , "contact@timothyleung.co" , "tinajohnson.1234@gmail.com" , "devel@driverdev.osuosl.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] Staging: rts5208: Fix code indentation warning as detected by checkpatch.pl Message-ID: <20150803113357.GW5180@mwanda> References: <20150803111826.GA5293@ubuntu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150803111826.GA5293@ubuntu> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 535 Lines: 17 On Mon, Aug 03, 2015 at 11:18:31AM +0000, Shah, Yash (Y.) wrote: > From: Yash Shah > > Fixed code indentation warning as detected by checkpatch.pl. > > Signed-off-by: Yash Shah Defines aren't allowed in .c files anyway. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/