git: Add a simple coccinelle patch for finding NELEM() candidates.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Sun Dec  4 08:07:25 PST 2011
    
    
  
commit 80cb1f6f5481f3965f13556b0bae00b04e35ef75
Author: Sascha Wildner <saw at online.de>
Date:   Sun Dec 4 17:06:44 2011 +0100
    Add a simple coccinelle patch for finding NELEM() candidates.
    
    From a similar NetBSD patch from the web.
Summary of changes:
 test/cocci/NELEM.cocci |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)
 create mode 100644 test/cocci/NELEM.cocci
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/80cb1f6f5481f3965f13556b0bae00b04e35ef75
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list