Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 59153
b: refs/heads/master
c: a23adb5
h: refs/heads/master
i:
  59151: 70c8642
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jul 11, 2007
1 parent f95137c commit b4be79a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 46ae3571526e4fc3a004053b5fb57984ca5b3eb6
refs/heads/master: a23adb5b2db7f2a0758abfa20b0220dbcbfd7aa9
2 changes: 1 addition & 1 deletion trunk/drivers/pci/probe.c
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,7 @@ int pci_scan_bridge(struct pci_bus *bus, struct pci_dev * dev, int max, int pass
pcibios_assign_all_busses() ? " " :
" (try 'pci=assign-busses')");
printk(KERN_WARNING "Please report the result to "
"linux-kernel to fix this permanently\n");
"<bk@suse.de> to fix this permanently\n");
}
bus = bus->parent;
}
Expand Down

0 comments on commit b4be79a

Please sign in to comment.