[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-id: <4F6C0289.6080005@renesas.com>
Date: Fri, 23 Mar 2012 13:56:41 +0900
From: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@...esas.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] sh: sh_eth: Add support SH7734
David Miller さんは書きました:
> From: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@...esas.com>
> Date: Wed, 21 Mar 2012 16:13:34 +0900
>
>> Add define of SH7734 register and sh_eth_reset_hw_crc function.
>>
>> Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@...esas.com>
>
> This patch doesn't apply cleanly at all, also:
>
>> -#elif defined(CONFIG_CPU_SUBTYPE_SH7763)
>> +#elif defined(CONFIG_CPU_SUBTYPE_SH7734) ||\
>> + defined(CONFIG_CPU_SUBTYPE_SH7763)
>
> This looks terrible, please don't split this line up like that.
>
> If you have to, at least put a space before the backslash at the end
> of the first line and make the "defined" on the second line match up,
> column wise, with the "defined" on the previous line.
>
OK, I will fix this.
Thank you.
Nobuhiro
--
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