Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234907
b: refs/heads/master
c: 13884c6
h: refs/heads/master
i:
  234905: 8256fd6
  234903: 21ffc21
v: v3
  • Loading branch information
Sebastian Andrzej Siewior authored and Thomas Gleixner committed Feb 18, 2011
1 parent e9ea9c8 commit 2f9d716
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: 168202c7bf89d7a2abaf8deaf4bbed18a1f7b3a3
refs/heads/master: 13884c6680973f0ce3483dc59b636b4962d6dafe
2 changes: 1 addition & 1 deletion trunk/arch/x86/pci/ce4100.c
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ int bridge_read(unsigned int devfn, int reg, int len, u32 *value)
static int ce4100_conf_read(unsigned int seg, unsigned int bus,
unsigned int devfn, int reg, int len, u32 *value)
{
int i, retval = 1;
int i;

if (bus == 1) {
for (i = 0; i < ARRAY_SIZE(bus1_fixups); i++) {
Expand Down

0 comments on commit 2f9d716

Please sign in to comment.