Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110215
b: refs/heads/master
c: ca09a23
h: refs/heads/master
i:
  110213: c35c584
  110211: e69c93a
  110207: dc2f5e3
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Oct 5, 2008
1 parent 1dd6706 commit f83b3db
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: f3e85ee70a8dd18e6ffa933ae4065a7031837cf3
refs/heads/master: ca09a237b8c6b053e101a4a83bc30d2c48435bd5
2 changes: 1 addition & 1 deletion trunk/drivers/ide/ide-probe.c
Original file line number Diff line number Diff line change
Expand Up @@ -1492,7 +1492,7 @@ static struct device_attribute *ide_port_attrs[] = {

static int ide_sysfs_register_port(ide_hwif_t *hwif)
{
int i, rc;
int i, uninitialized_var(rc);

for (i = 0; ide_port_attrs[i]; i++) {
rc = device_create_file(hwif->portdev, ide_port_attrs[i]);
Expand Down

0 comments on commit f83b3db

Please sign in to comment.