]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_pci.c
Big white-space cleanup.
[karo-tx-uboot.git] / common / cmd_pci.c
index 82d97178f5dd24ad1482e6c8450b62ce110a8b84..89687015b2b42b657573e5bf2e5f70c01648c1f8 100644 (file)
@@ -173,7 +173,7 @@ static char *pci_classes_str(u8 class)
  * Subroutine:  pci_header_show_brief
  *
  * Description: Reads and prints the header of the
- *             specified PCI device in short form.
+ *             specified PCI device in short form.
  *
  * Inputs:     dev      Bus+Device+Function number
  *