From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758340AbbEELfs (ORCPT ); Tue, 5 May 2015 07:35:48 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:26395 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758303AbbEELfl (ORCPT ); Tue, 5 May 2015 07:35:41 -0400 Date: Tue, 5 May 2015 14:35:30 +0300 From: Dan Carpenter To: Leonardo Carreras Cc: Dan Williams , Vinod Koul , dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Subject: Re: [PATCH] drivers: dma: amba-pl08x: Supress spaces in indentation Message-ID: <20150505113530.GN16501@mwanda> References: <20150505013227.GA11053@leo-Inspiron-N5110> <20150505085823.GR14154@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 On Tue, May 05, 2015 at 07:31:40AM -0400, Leonardo Carreras wrote: > I will check this, but may I ask if that would be marked as an error > by checkpatch. No, it won't. It is the correct way. regards, dan carpenter