This commit was generated by cvs2svn to compensate for changes in r168609,
which included commits to RCS files with non-trunk default branches.
This commit is contained in:
commit
c1149e97bb
@ -1295,6 +1295,9 @@ AcpiUtInfo (
|
||||
{
|
||||
va_list args;
|
||||
|
||||
/* Temporarily hide too verbose printfs. */
|
||||
if (!bootverbose)
|
||||
return;
|
||||
|
||||
/*
|
||||
* Removed ModuleName, LineNumber, and acpica version, not needed
|
||||
|
Loading…
Reference in New Issue
Block a user