From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759560AbcIWMPI (ORCPT ); Fri, 23 Sep 2016 08:15:08 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:52651 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759542AbcIWMPH (ORCPT ); Fri, 23 Sep 2016 08:15:07 -0400 Date: Fri, 23 Sep 2016 14:14:45 +0200 From: Greg KH To: Sergio Paracuellos Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, bhumirks@gmail.com, jrickertkc@gmail.com Subject: Re: [PATCH 0/8] staging: rts5208: Fix several style warnings Message-ID: <20160923121445.GA9370@kroah.com> References: <1474568341-12497-1-git-send-email-sergio.paracuellos@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1474568341-12497-1-git-send-email-sergio.paracuellos@gmail.com> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 22, 2016 at 08:18:53PM +0200, Sergio Paracuellos wrote: > This patchset fix several style warnings reported by checkpatch.pl script. > > Sergio Paracuellos (8): > staging: rts5208: fix style warnings in rtsx.h > staging: rts5208: fix style warnings in rtsx.c > staging: rts5208: fix style warnings in rtsx_chip.h > staging: rts5208: fix style warnings in rtsx.h > staging: rts5208: fix style warnings in rtsx_sys.h > staging: rts5208: fix style warnings in spi.c > staging: rts5208: fix style warnings in sd.c > staging: rts5208: fix style warnings in xd.c Some of these subjects are identical, yet they do different things! Please be more specific in your subject lines. Can you fix that up and resend? thanks, greg k-h