From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756703AbbCCQ17 (ORCPT ); Tue, 3 Mar 2015 11:27:59 -0500 Received: from mail-pa0-f53.google.com ([209.85.220.53]:46379 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755907AbbCCQ16 (ORCPT ); Tue, 3 Mar 2015 11:27:58 -0500 Date: Tue, 3 Mar 2015 21:57:44 +0530 From: Sudip Mukherjee To: Matteo Semenzato Cc: gregkh@linuxfoundation.org, navin.patidar@gmail.com, oat.elena@gmail.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/4] Staging: rtl8188eu rtw_efuse.c: fix coding style Message-ID: <20150303162744.GA4775@sudip-PC> References: <1425390587-12732-1-git-send-email-mattew8898@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1425390587-12732-1-git-send-email-mattew8898@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 03, 2015 at 02:49:47PM +0100, Matteo Semenzato wrote: > From: Matteo Semenzato usually [PATCH 0/n] doesnot contain any patch, it can have a summary of your patch series. and since you are doing same type of change on rtl8188eu, i think you could have sent a single patch insted of a series. regards sudip > > This patch fixes the following errors: > ERROR: space prohibited before that ',' > > Signed-off-by: Matteo Semenzato > --- > drivers/staging/rtl8188eu/core/rtw_efuse.c | 4 ++--