From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751970AbbJaX5J (ORCPT ); Sat, 31 Oct 2015 19:57:09 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:59576 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750964AbbJaX5F (ORCPT ); Sat, 31 Oct 2015 19:57:05 -0400 Date: Sat, 31 Oct 2015 16:57:03 -0700 From: Greg KH To: Bogicevic Sasa Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] drivers:staging:gdm724x Fix spaces preferred around + - Message-ID: <20151031235703.GA10644@kroah.com> References: <1446149984-3451-1-git-send-email-brutallesale@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1446149984-3451-1-git-send-email-brutallesale@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 Thu, Oct 29, 2015 at 09:19:44PM +0100, Bogicevic Sasa wrote: > This fixes two spacing coding style violations around - and + signs > > Signed-off-by: Bogicevic Sasa Where is patch 1/3 and 2/3?