Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752238AbbGODSK (ORCPT ); Tue, 14 Jul 2015 23:18:10 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:49187 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751530AbbGODSI (ORCPT ); Tue, 14 Jul 2015 23:18:08 -0400 Date: Tue, 14 Jul 2015 20:18:08 -0700 From: Greg KH To: Ravi Teja Darbha Cc: joe@perches.com, devel@driverdev.osuosl.org, nizamhaider786@gmail.com, fabio.falzoi84@gmail.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH][RESEND] rts5208:Fix checkpatch warnings Message-ID: <20150715031808.GA24672@kroah.com> References: <20150701065738.GA2128@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150701065738.GA2128@gmail.com> User-Agent: Mutt/1.5.23+102 (2ca89bed6448) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 688 Lines: 21 On Wed, Jul 01, 2015 at 12:27:38PM +0530, Ravi Teja Darbha wrote: > else is not generally useful after a break or return, hence removed. > > Signed-off-by: Ravi Teja Darbha > --- > drivers/staging/rts5208/xd.c | 10 ++++------ > 1 file changed, 4 insertions(+), 6 deletions(-) Why resend? What is different from the previous version? What was wrong with it? Please be specific when sending patches. thanks, greg k-h -- 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/