From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756145AbbICAsv (ORCPT ); Wed, 2 Sep 2015 20:48:51 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:48173 "EHLO out4-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754822AbbICAsu (ORCPT ); Wed, 2 Sep 2015 20:48:50 -0400 X-Sasl-enc: gL5PigSHkr77PW4ZZCfoawuPhKcjq9d5Cft1p4bfIHyZ 1441241327 Date: Wed, 2 Sep 2015 17:48:46 -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: <20150903004846.GA21559@kroah.com> References: <1440253043-5868-1-git-send-email-mike.rapoport@gmail.com> <1440253043-5868-2-git-send-email-mike.rapoport@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1440253043-5868-2-git-send-email-mike.rapoport@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 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 :(