From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756257AbbICFh5 (ORCPT ); Thu, 3 Sep 2015 01:37:57 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:45543 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753701AbbICFhy (ORCPT ); Thu, 3 Sep 2015 01:37:54 -0400 X-Sasl-enc: OgouF/a9hV32YKEO3xWGe5lTttWqKK3MuP0UJNYDcO/1 1441258670 Date: Wed, 2 Sep 2015 22:37:49 -0700 From: Greg Kroah-Hartman To: Mike Rapoport Cc: Andreas Dilger , Oleg Drokin , LKML Subject: Re: [PATCH 1/5] staging: lustre: fix whitespace errors reported by checkpatch.pl Message-ID: <20150903053749.GA13148@kroah.com> References: <1440253043-5868-1-git-send-email-mike.rapoport@gmail.com> <1440253043-5868-2-git-send-email-mike.rapoport@gmail.com> <20150903004846.GA21559@kroah.com> <20150903052255.GA19622@zed> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150903052255.GA19622@zed> 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, Sep 03, 2015 at 08:22:55AM +0300, Mike Rapoport wrote: > On Wed, Sep 02, 2015 at 05:48:46PM -0700, Greg Kroah-Hartman wrote: > > On Sat, Aug 22, 2015 at 05:17:19PM +0300, Mike Rapoport wrote: > > > Added/removed spaces and replaced '+1' with '1' in several places to > > > eliminate SPACING and POINTER_LOCATION errors reported by checkpatch.pl > > > > > > Signed-off-by: Mike Rapoport > > > > Does not apply to my tree :( > > Rebased against current staging-testing. > > > >From 4f4cdc89b94aec9a72cec4cec171d049f6f65a2a Mon Sep 17 00:00:00 2001 > From: Mike Rapoport > Date: Sat, 22 Aug 2015 17:17:19 +0300 > Subject: [PATCH] staging: lustre: fix whitespace errors reported by > checkpatch.pl Please resend it in a form that doesn't require me to hand-edit it :(