
12 Mar
2014
12 Mar
'14
8:21 p.m.
On 2/25/2014 5:10 PM, Rini, Tom wrote:
On Thu, Feb 20, 2014 at 12:55:02PM -0500, Murali Karicheri wrote:
This patch series add support for keystone2 SoC and K2HK EVM
In general, you ran checkpatch.pl right? I see some '#define<tab>' cases that need manual fixing up as well. Further comments and acks coming.
Tom,
Just want to check with you what you want me to fix for #define <tab>. Generally from my Linux experience, I have seen #define used with tab. I looked at few header files and that have this tab in #define. So where this restriction come from? I looked into the Documentation/CodingStyle in Linux source tree and can't find any rule of not to use #define <tab>.
Murali