Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754861AbcDYPMm (ORCPT ); Mon, 25 Apr 2016 11:12:42 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:31702 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751750AbcDYPMl (ORCPT ); Mon, 25 Apr 2016 11:12:41 -0400 Date: Mon, 25 Apr 2016 18:12:13 +0300 From: Dan Carpenter To: Parth Sane Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, florian.c.schilhabel@googlemail.com, juliana.orod@gmail.com, linux-kernel@vger.kernel.org, luisbg@osg.samsung.com, Larry.Finger@lwfinger.net Subject: Re: [PATCH v5] rtl8712: Fixed alignment to match open parenthesis Message-ID: <20160425151213.GK4298@mwanda> References: <1461573408-27127-1-git-send-email-laerdevstudios@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1461573408-27127-1-git-send-email-laerdevstudios@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 378 Lines: 12 On Mon, Apr 25, 2016 at 08:36:48AM +0000, Parth Sane wrote: > Fixed alignment to match open parenthesis. > Signed-off-by: Parth Sane > > --- Leave a blank line before the Signed-off-by. Really you are resending patches too quickly. You should wait over night or a few hours at least, then do a final review before sending. regards, dan carpenter