Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210337
b: refs/heads/master
c: 17134d9
h: refs/heads/master
i:
  210335: 1a1c134
v: v3
  • Loading branch information
Stephen Hemminger authored and Jesse Barnes committed Aug 31, 2010
1 parent e1516aa commit 8429291
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: 6e63e80d88521a176989ed14b420f42dc418e46a
refs/heads/master: 17134d96735115644cc2f0e2b1bab51ca6e3ab95
2 changes: 1 addition & 1 deletion trunk/drivers/pci/slot.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ static ssize_t address_read_file(struct pci_slot *slot, char *buf)
}

/* these strings match up with the values in pci_bus_speed */
static char *pci_bus_speed_strings[] = {
static const char *pci_bus_speed_strings[] = {
"33 MHz PCI", /* 0x00 */
"66 MHz PCI", /* 0x01 */
"66 MHz PCI-X", /* 0x02 */
Expand Down

0 comments on commit 8429291

Please sign in to comment.