From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S967426AbcCQSaw (ORCPT ); Thu, 17 Mar 2016 14:30:52 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:39233 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966640AbcCQSa3 (ORCPT ); Thu, 17 Mar 2016 14:30:29 -0400 Date: Thu, 17 Mar 2016 11:30:28 -0700 From: Greg KH To: Yousof El-Sayed Cc: mateusz.kulikowski@gmail.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: rtl8192e: fixed coding style issues Message-ID: <20160317183028.GA26846@kroah.com> References: <20160317182155.GA30671@Work-Laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160317182155.GA30671@Work-Laptop> 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 Thu, Mar 17, 2016 at 06:21:55PM +0000, Yousof El-Sayed wrote: > staging: rtl8192e - dot11d.c ??? > > [patch 1/2] Fixed throughout: > spaces preferred around that '+' (ctx:VxV) > > [patch 2/2] Fixed throughout: > Please don't use multiple blank lines What are these? You put 2 patches inside one? Please read the documentation for how to create a patch properly, it's in Documentation/SubmittingPatches. thanks, greg k-h