https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238711
--- Comment #9 from Hans Petter Selasky <hsela...@freebsd.org> --- Please style: if(acpi_disabled("usb")){ Into: if (acpi_disabled("usb")) { Before committing. --HPS -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"