From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753557AbbGPRLi (ORCPT ); Thu, 16 Jul 2015 13:11:38 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:59227 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751455AbbGPRLh (ORCPT ); Thu, 16 Jul 2015 13:11:37 -0400 Date: Thu, 16 Jul 2015 10:11:34 -0700 From: Greg KH To: Guillaume Bienkowski Cc: luca@lucaceresoli.net, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: rtl8188eu: Fix style errors and warnings Message-ID: <20150716171134.GA13728@kroah.com> References: <1437032496-19275-1-git-send-email-guitreize@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1437032496-19275-1-git-send-email-guitreize@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 On Thu, Jul 16, 2015 at 09:41:36AM +0200, Guillaume Bienkowski wrote: > Fix spaces before comma and indentation. That's two different things, so this should be two different patches please. thanks, greg k-h