Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1287848

Re: [PATCH] net: emac: emac gigabit ethernet controller driver

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH] net: emac: emac gigabit ethernet controller driver
Date 2015-12-09 22:00 +0100
Message-ID <qDU0a-4T6-7@gated-at.bofh.it> (permalink)
References <qDcVc-2rG-7@gated-at.bofh.it> <qDTdN-4yA-31@gated-at.bofh.it> <qDTGN-4Jx-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Fabio Estevam <festevam@gmail.com>
Date: Wed, 9 Dec 2015 18:37:35 -0200

> On Wed, Dec 9, 2015 at 6:09 PM, Timur Tabi <timur@codeaurora.org> wrote:
> 
>>> +/* set MAC address */
>>> +void emac_mac_addr_clear(struct emac_adapter *adpt, u8 *addr)
>>> +{
>>> +       u32 sta;
>>> +
>>> +       /* for example: 00-A0-C6-11-22-33
>>> +        * 0<-->C6112233, 1<-->00A0.
>>> +        */
>>
>> /*
>>  * Multi-line comments
>>  * look like this.
>>  */
> 
> Except in drivers/net. The convention in drivers/net is to use
> multi-line format as posted in this patch.

Correct.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH] net: emac: emac gigabit ethernet controller driver Timur Tabi <timur@codeaurora.org> - 2015-12-09 21:10 +0100
  Re: [PATCH] net: emac: emac gigabit ethernet controller driver Fabio Estevam <festevam@gmail.com> - 2015-12-09 21:40 +0100
    Re: [PATCH] net: emac: emac gigabit ethernet controller driver David Miller <davem@davemloft.net> - 2015-12-09 22:00 +0100
  Re: [PATCH] net: emac: emac gigabit ethernet controller driver Gilad Avidov <gavidov@codeaurora.org> - 2015-12-10 01:30 +0100
    Re: [PATCH] net: emac: emac gigabit ethernet controller driver Timur Tabi <timur@codeaurora.org> - 2015-12-10 05:10 +0100

csiph-web