[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1442219848.2075.5.camel@sipsolutions.net>
Date:	Mon, 14 Sep 2015 10:37:28 +0200
From:	Johannes Berg <johannes@...solutions.net>
To:	Nicolas Iooss <nicolas.iooss_linux@....org>,
	Emmanuel Grumbach <emmanuel.grumbach@...el.com>,
	Intel Linux Wireless <ilw@...ux.intel.com>,
	Kalle Valo <kvalo@...eaurora.org>,
	Gregory Greenman <gregory.greenman@...el.com>,
	linux-wireless@...r.kernel.org
Cc:	netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] iwlwifi: mvm: fix tof.h header guard
On Sat, 2015-09-12 at 12:04 +0200, Nicolas Iooss wrote:
> Commit ce7929186a39 ("iwlwifi: mvm: add basic Time of Flight 
> (802.11mc
> FTM) support") created drivers/net/wireless/iwlwifi/mvm/tof.h with a
> broken header guard:
> 
>     #ifndef __tof
>     #define __tof_h__
> 
>     ...
> 
>     #endif /* __tof_h__ */
> 
> Use __tof_h__ in the first line.
> 
Thanks, I applied it to our development tree.
johannes
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists
 
