From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] staging: lustre: linux: linux-prim: fixed coding style warnings and errors Date: Wed, 18 Mar 2015 21:59:18 +0100 Message-ID: <20150318205918.GA22387@kroah.com> References: <1426702969-3706-1-git-send-email-robertoxmed@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1426702969-3706-1-git-send-email-robertoxmed@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" To: Roberto Medina Cc: devel@driverdev.osuosl.org, asaf.vertz@tandemg.com, andreas.dilger@intel.com, uja.ornl@gmail.com, bergwolf@gmail.com, xuezhao.liu@emc.com, oleg.drokin@intel.com, linux-next@vger.kernel.org, HPDD-discuss@lists.01.org, john.hammond@intel.com List-Id: linux-next.vger.kernel.org On Wed, Mar 18, 2015 at 07:22:49PM +0100, Roberto Medina wrote: > From: Roberto Medina > > Coding style fixes due to exported symbols and comment style. > > Signed-off-by: Roberto Medina As we spoke in person, it's best to do only one logical thing per patch, but this one is just so easy to review, I'll take it as-is :) thanks, greg k-h