From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752627AbbGNPSf (ORCPT ); Tue, 14 Jul 2015 11:18:35 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:37938 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752474AbbGNPSd (ORCPT ); Tue, 14 Jul 2015 11:18:33 -0400 Message-Id: <1436887111.3670113.323466521.3F4AF228@webmail.messagingengine.com> X-Sasl-Enc: LUOl547aIrUN5n8kTOIuctz2fzSDRgpk9NzjOHz441tj 1436887111 From: Lukasz Janyst To: Greg KH Cc: oleg.drokin@intel.com, andreas.dilger@intel.com, Julia.Lawall@lip6.fr, dmiter4ever@gmail.com, matt.tyler@flashics.com, hejianet@gmail.com, jsimmons@infradead.org, HPDD-discuss@ml01.01.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-63a5d8c6 Subject: Re: [PATCH] staging: lustre: fix whitespace coding style issues in libcfs/module.c Date: Tue, 14 Jul 2015 17:18:31 +0200 In-Reply-To: <20150714025233.GA29002@kroah.com> References: <1436818246-24970-1-git-send-email-lj@buggybrain.net> <20150714025233.GA29002@kroah.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 14, 2015, at 04:52 AM, Greg KH wrote: > This patch no longer applies to my tree due to other patches sent right > before yours. Can you rebase it on the staging-testing branch of > staging.git and resend? Sure. Lukasz