Re: [PATCH v4 0/4] checkpatch: enhance compatible string checking

2014-03-08 Thread Rob Herring
On Fri, Mar 7, 2014 at 5:38 PM, Florian Vaussard wrote: > Hi, > > This series proposes a number of fixes and enhancements to the checks > performed on compatible strings: > > 1) Fix vendor check for strings with dashes > 2) Fix spurious vendor warning, when there is no vendor > 3) Check for compat

[PATCH v4 0/4] checkpatch: enhance compatible string checking

2014-03-07 Thread Florian Vaussard
Hi, This series proposes a number of fixes and enhancements to the checks performed on compatible strings: 1) Fix vendor check for strings with dashes 2) Fix spurious vendor warning, when there is no vendor 3) Check for compatible strings in .c and .h files too 4) Match only at the begining of ea