[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140610101938.26221bf8@nehalam.linuxnetplumber.net>
Date: Tue, 10 Jun 2014 10:19:38 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Andy Green <andy.green@...aro.org>
Cc: netdev@...r.kernel.org, Francois Romieu <romieu@...zoreil.com>,
patches@...aro.org
Subject: Re: [net-next PATCH 2] net: ethernet driver: Fujitsu OGMA
On Tue, 10 Jun 2014 09:08:03 +0800
Andy Green <andy.green@...aro.org> wrote:
> +#define OGMA_REG_TOP_STATUS (0x80)
> +#define OGMA_REG_TOP_INTEN (0x81)
> +#define OGMA_REG_TOP_INTEN_SET (0x8d)
> +#define OGMA_REG_TOP_INTEN_CLR (0x8e)
Minor nit, paren's not needed around simple constants.
--
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