This commit was generated by cvs2svn to compensate for changes in r168616,

which included commits to RCS files with non-trunk default branches.
This commit is contained in:
Ruslan Ermilov 2007-04-11 11:09:18 +00:00
commit 9fd6e3d4a4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=168617

View File

@ -1295,9 +1295,11 @@ AcpiUtInfo (
{
va_list args;
#ifdef _KERNEL
/* Temporarily hide too verbose printfs. */
if (!bootverbose)
return;
#endif
/*
* Removed ModuleName, LineNumber, and acpica version, not needed