From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from cantor2.suse.de ([195.135.220.15]:43893 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755651Ab1BIVao (ORCPT ); Wed, 9 Feb 2011 16:30:44 -0500 Date: Wed, 9 Feb 2011 13:27:10 -0800 From: Greg KH To: Jesper Juhl Cc: Greg KH , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, Jason Cooper , Arend van Spriel , Roland Vossen , Dowan Kim , Henry Ptasinski , Brett Rudley , trivial@kernel.org Subject: Re: [PATCH][trivial] Remove duplicate inclusion of wlc_event.h in drivers/staging/brcm80211/sys/wlc_mac80211.c Message-ID: <20110209212710.GA751@suse.de> References: <20110209194556.GA30200@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, Feb 09, 2011 at 10:18:59PM +0100, Jesper Juhl wrote: > On Wed, 9 Feb 2011, Greg KH wrote: > > > On Sun, Feb 06, 2011 at 10:52:17PM +0100, Jesper Juhl wrote: > > > We include wlc_event.h twice in > > > drivers/staging/brcm80211/sys/wlc_mac80211.c > > > Once is enough. > > > > Odd, this file isn't even in the linux-next tree anymore, what tree did > > you make this against? > > > Linus' tree - can't remember what HEAD was at when I made that patch, but > I probably pulled it the same day I sent the mail. Please always send trivial stuff like this against linux-next, otherwise it often times isn't relevant at all anymore. thanks, greg k-h