Module Name: src Committed By: pgoyette Date: Tue Apr 25 08:46:38 UTC 2017
Modified Files: src/sys/kern: subr_devsw.c Log Message: Use __func__ for routine name in printf() calls. NFC intended. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/sys/kern/subr_devsw.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.