From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752406AbcAGTVR (ORCPT ); Thu, 7 Jan 2016 14:21:17 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:45198 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751060AbcAGTVP (ORCPT ); Thu, 7 Jan 2016 14:21:15 -0500 Date: Thu, 7 Jan 2016 11:21:13 -0800 From: Greg KH To: Pranjal Bhor Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 01/40] drivers/stagin/wlan-ng/p80211conv.c: Fix coding style Message-ID: <20160107192113.GA31702@kroah.com> References: <1452194055-5660-1-git-send-email-bhor.pranjal@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1452194055-5660-1-git-send-email-bhor.pranjal@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 08, 2016 at 12:44:15AM +0530, Pranjal Bhor wrote: > Blank line after opening brace removed > > Signed-off-by: Pranjal Bhor > --- > drivers/staging/wlan-ng/p80211conv.c | 1 - > 1 file changed, 1 deletion(-) I can't take 40 patches all with the exact same Subject: :( Please make them unique, as-is, this isn't acceptable. sorry, greg k-h