[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CBE1CC7A31453F4CA63C13EFCE6A0F6C05BAD1DD1B@HQ-EXCH-7.corp.brocade.com>
Date: Tue, 17 Nov 2009 00:32:45 -0800
From: Rasesh Mody <rmody@...cade.com>
To: Stephen Hemminger <shemminger@...tta.com>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"Adapter Linux Open SRC Team"
<adapter_linux_open_src_team@...cade.COM>
Subject: RE: Subject: [PATCH 5/6] bna: Brocade 10Gb Ethernet device driver
> +
> +#define wwn_t u64
> +#define lun_t u64
"No need for obfuscation, at least use a typedef."
Hi Stephen,
When using a typedef in place of #define for wwn_t we are getting check-patch warning. Is it advisable to use a typedef?
- Rasesh
--
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