git: kernel - Remove tty-related debug message

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Aug 26 10:45:39 PDT 2020


commit 5f22c9bc2140ee21d2ecdb555f1157af8e63e285
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Aug 26 10:44:42 2020 -0700

    kernel - Remove tty-related debug message
    
    * Remove a debugging message that is no longer needed.  The kprintf was
      added to determine if a particular handled race could actually happen.
      Answer is: yes it can.

Summary of changes:
 sys/kern/tty_tty.c | 1 -
 1 file changed, 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5f22c9bc2140ee21d2ecdb555f1157af8e63e285


-- 
DragonFly BSD source repository


More information about the Commits mailing list