Subject: CVS commit: src/sys/dev/cardbus
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 02/04/2007 23:39:02
Module Name: src
Committed By: dyoung
Date: Sun Feb 4 23:39:02 UTC 2007
Modified Files:
src/sys/dev/cardbus: cardslot.c
Log Message:
Cosmetic: KNF. In debug messages, use "%s: ...", __func__ idiom
to print subroutine names instead of hard-coding names.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/dev/cardbus/cardslot.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.