From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755879AbaICToV (ORCPT ); Wed, 3 Sep 2014 15:44:21 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:43696 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751385AbaICToU (ORCPT ); Wed, 3 Sep 2014 15:44:20 -0400 Date: Wed, 3 Sep 2014 12:44:19 -0700 From: Greg KH To: Filipe =?iso-8859-1?Q?Gon=E7alves?= Cc: oleg.drokin@intel.com, andreas.dilger@intel.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] staging - lustre: Fixed coding style issues Message-ID: <20140903194419.GA18061@kroah.com> References: <1409772826-3516-1-git-send-email-filipe@codinghighway.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1409772826-3516-1-git-send-email-filipe@codinghighway.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 03, 2014 at 08:33:46PM +0100, Filipe Gonçalves wrote: > This patch fixes several coding style issues that were reported by checkpath on lproc_lmv.c. What issues? Be specific. Also, don't fix more than one "type" of issue in the same patch at the same time. thanks, greg k-h