cvs commit: src/sys/dev/acpica acpi_pci_link.c

Nate Lawson njl at FreeBSD.org
Sun Dec 26 21:42:32 PST 2004


njl         2004-12-27 05:42:32 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_pci_link.c 
  Log:
  Minor cleanup:  Reduce stack usage in probe method.  Outdent probe.  Use
  TRUE/FALSE instead of 1/0 for booleans.  Remove trailing and extra whitespace.
  
  Revision  Changes    Path
  1.43      +38 -41    src/sys/dev/acpica/acpi_pci_link.c


More information about the cvs-all mailing list