git: Remove lint checks in system headers.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Jun 2 11:28:52 PDT 2019


commit b6e3710e5be862c8ef59c6a80930f8acbe0114e4
Author: Sascha Wildner <saw at online.de>
Date:   Sun Jun 2 19:23:22 2019 +0200

    Remove lint checks in system headers.
    
    Modern checkers do not (need to) pass this anymore to the build.

Summary of changes:
 include/alloca.h |  2 --
 include/stdlib.h | 10 +++-------
 sys/sys/cdefs.h  | 26 --------------------------
 3 files changed, 3 insertions(+), 35 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b6e3710e5be862c8ef59c6a80930f8acbe0114e4


-- 
DragonFly BSD source repository



More information about the Commits mailing list