Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82352
b: refs/heads/master
c: 02d90fc
h: refs/heads/master
v: v3
  • Loading branch information
Jan Engelhardt authored and Greg Kroah-Hartman committed Feb 1, 2008
1 parent b2f759f commit 8662a46
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: add771840be591fd926a5ca27c22e622c13d1294
refs/heads/master: 02d90fc343411d6dff26bbd64f0895a243e6f608
2 changes: 1 addition & 1 deletion trunk/drivers/pci/proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ static int show_device(struct seq_file *m, void *v)
return 0;
}

static struct seq_operations proc_bus_pci_devices_op = {
static const struct seq_operations proc_bus_pci_devices_op = {
.start = pci_seq_start,
.next = pci_seq_next,
.stop = pci_seq_stop,
Expand Down

0 comments on commit 8662a46

Please sign in to comment.