From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753247AbbGNCwf (ORCPT ); Mon, 13 Jul 2015 22:52:35 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:40956 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752812AbbGNCwe (ORCPT ); Mon, 13 Jul 2015 22:52:34 -0400 Date: Mon, 13 Jul 2015 19:52:33 -0700 From: Greg KH To: Lukasz Janyst 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 Subject: Re: [PATCH] staging: lustre: fix whitespace coding style issues in libcfs/module.c Message-ID: <20150714025233.GA29002@kroah.com> References: <1436818246-24970-1-git-send-email-lj@buggybrain.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1436818246-24970-1-git-send-email-lj@buggybrain.net> User-Agent: Mutt/1.5.23+89 (0255b37be491) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 13, 2015 at 10:10:46PM +0200, Lukasz Janyst wrote: > This is a patch to the libcfs/module.c file fixing whitespace warnings > found by checkpatch.pl. 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? thanks, greg k-h