NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/50094 CVS commit: src/sys/kern



The following reply was made to PR kern/50094; it has been noted by GNATS.

From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50094 CVS commit: src/sys/kern
Date: Sun, 27 Dec 2020 12:45:33 +0000

 Module Name:	src
 Committed By:	jdolecek
 Date:		Sun Dec 27 12:45:33 UTC 2020
 
 Modified Files:
 	src/sys/kern: kern_event.c
 
 Log Message:
 reduce indentation for the main processing loop in kqueue_scan(), this also
 makes the code more similar to FreeBSD; NFCI
 
 part of PR kern/50094
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.109 -r1.110 src/sys/kern/kern_event.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index