NetBSD-Bugs archive

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

PR/55535 CVS commit: src/sys/dev



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

From: "Valeriy E. Ushakov" <uwe%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55535 CVS commit: src/sys/dev
Date: Tue, 11 Aug 2020 12:10:10 +0000

 Module Name:	src
 Committed By:	uwe
 Date:		Tue Aug 11 12:10:10 UTC 2020
 
 Modified Files:
 	src/sys/dev: dev_verbose.h
 
 Log Message:
 DEV_VERBOSE_DEFINE - use MODULE_CLASS_DRIVER to match the definition.
 
 Catch up with previous to unbreak autoloading of verbose modules.
 PR kern/55535
 
 CVS: ----------------------------------------------------------------------
 CVS: CVSROOT  cvs.NetBSD.org:/cvsroot
 CVS: please use "PR category/123" to have the commitmsg appended to PR 123
 CVS:
 CVS: Please evaluate your changes and consider the following.
 CVS: Abort checkin if you answer no.
 CVS: => For all changes:
 CVS: Do the changed files compile?
 CVS: Has the change been tested?
 CVS: => If you are not completely familiar with the changed components:
 CVS: Has the change been posted for review?
 CVS: Have you allowed enough time for feedback?
 CVS: => If the change is major:
 CVS: => If the change adds files to, or removes files from $DESTDIR:
 CVS: => If you are changing a library or kernel interface:
 CVS: Have you successfully run "./build.sh release"?
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.3 -r1.4 src/sys/dev/dev_verbose.h
 
 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