From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH v2] staging: rtl8188eu: style fixes Date: Wed, 14 Jun 2017 12:26:20 +0200 Message-ID: <20170614102620.GC8485@kroah.com> References: <20170602143643.GA9038@lear> <20170613190518.GA2144@lear> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:40262 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750728AbdFNK02 (ORCPT ); Wed, 14 Jun 2017 06:26:28 -0400 Content-Disposition: inline In-Reply-To: <20170613190518.GA2144@lear> Sender: linux-next-owner@vger.kernel.org List-ID: To: Galo Navarro Cc: linux-next@vger.kernel.org, Larry Finger On Tue, Jun 13, 2017 at 09:05:19PM +0200, Galo Navarro wrote: > Fix multiple style issues (CHECK spaces preferred around that $thing). That's not the only thing you did here. Please only do one type of fix per patch. Break this up into multiple patches please. thanks, greg k-h