From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756946Ab0GHVIO (ORCPT ); Thu, 8 Jul 2010 17:08:14 -0400 Received: from kroah.org ([198.145.64.141]:36939 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755249Ab0GHVIN (ORCPT ); Thu, 8 Jul 2010 17:08:13 -0400 Date: Thu, 8 Jul 2010 14:02:44 -0700 From: Greg KH To: Edgardo Hames Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] Staging: wlan-ng: fix checkpatch warnings in hfa384x.h Message-ID: <20100708210244.GA2266@kroah.com> References: <1278207986-14309-1-git-send-email-ehames@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1278207986-14309-1-git-send-email-ehames@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jul 03, 2010 at 10:46:25PM -0300, Edgardo Hames wrote: > Fixed spaces before tabs, removed unused variables and all typedefs. > > Signed-off-by: Edgardo Hames This doesn't apply against the latest linux-next tree, care to respin it and resend both of these? thanks, greg k-h