Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2019 08:37:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 238711] Kernel Panic
Message-ID:  <bug-238711-227-2D85YwXaDb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238711-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238711-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238711

--- Comment #9 from Hans Petter Selasky <hselasky@FreeBSD.org> ---
Please style:

if(acpi_disabled("usb")){

Into:

if (acpi_disabled("usb")) {

Before committing.

--HPS

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238711-227-2D85YwXaDb>