From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Date: Sun, 21 Aug 2016 16:11:10 +0200 Subject: [lustre-devel] [PATCH 09/13] staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}' In-Reply-To: <1471728870-518753-10-git-send-email-green@linuxhacker.ru> References: <1471728870-518753-1-git-send-email-green@linuxhacker.ru> <1471728870-518753-10-git-send-email-green@linuxhacker.ru> Message-ID: <20160821141110.GA31296@kroah.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Oleg Drokin Cc: devel@driverdev.osuosl.org, Andreas Dilger , Emoly Liu , Linux Kernel Mailing List , Lustre Development List On Sat, Aug 20, 2016 at 05:34:26PM -0400, Oleg Drokin wrote: > From: Emoly Liu > > This patch fixes all checkpatch occurences of > "CHECK: spaces preferred around that '{+,-,*,/,|,<<,>>,&}' (ctx:VxV)" > in Lustre code. > > Signed-off-by: Emoly Liu > Signed-off-by: Oleg Drokin > --- This patch doesn't apply at all :( can you rebase it and resend? thanks, greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753296AbcHUVKn (ORCPT ); Sun, 21 Aug 2016 17:10:43 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:33936 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752420AbcHUVKm (ORCPT ); Sun, 21 Aug 2016 17:10:42 -0400 Date: Sun, 21 Aug 2016 16:11:10 +0200 From: Greg Kroah-Hartman To: Oleg Drokin Cc: devel@driverdev.osuosl.org, Andreas Dilger , Emoly Liu , Linux Kernel Mailing List , Lustre Development List Subject: Re: [PATCH 09/13] staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}' Message-ID: <20160821141110.GA31296@kroah.com> References: <1471728870-518753-1-git-send-email-green@linuxhacker.ru> <1471728870-518753-10-git-send-email-green@linuxhacker.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1471728870-518753-10-git-send-email-green@linuxhacker.ru> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Aug 20, 2016 at 05:34:26PM -0400, Oleg Drokin wrote: > From: Emoly Liu > > This patch fixes all checkpatch occurences of > "CHECK: spaces preferred around that '{+,-,*,/,|,<<,>>,&}' (ctx:VxV)" > in Lustre code. > > Signed-off-by: Emoly Liu > Signed-off-by: Oleg Drokin > --- This patch doesn't apply at all :( can you rebase it and resend? thanks, greg k-h