git: kernel: Remove TCPDEBUG checks in tcp_debug.c.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Apr 16 16:04:38 PDT 2017


commit faf21ebb7496989ad48b7c7fe2ee238f4e858b85
Author: Sascha Wildner <saw at online.de>
Date:   Mon Apr 17 01:04:20 2017 +0200

    kernel: Remove TCPDEBUG checks in tcp_debug.c.
    
    This file is only compiled in when TCPDEBUG is specified, so the check
    is always true.

Summary of changes:
 sys/netinet/tcp_debug.c | 8 --------
 1 file changed, 8 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list