Skip to content
Snippets Groups Projects
  1. Jun 25, 2013
    • Bo Shen's avatar
      checkpatch: add ignore for network block comment style checking · 9e79a8d1
      Bo Shen authored
      
      When use checkpatch.pl to check network related patch, it will report
      --->8---
      WARNING: networking block comments don't use an empty /* line,
      use /* Comment...
      ---<8---
      
      So, add --ignore NETWORKING_BLOCK_COMMENT_STYLE into .checkpatch.conf
      This will help to keep all driver include network related driver use
      the same comment style
      
      Signed-off-by: default avatarBo Shen <voice.shen@atmel.com>
      9e79a8d1
  2. Mar 27, 2013
  3. Mar 11, 2013
  4. Nov 17, 2011
Loading