Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75451
b: refs/heads/master
c: 747d016
h: refs/heads/master
i:
  75449: d2937a6
  75447: 58cb429
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Jan 14, 2008
1 parent 3ef51ba commit 4f62c38
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: 7d1fd970e4b2e84a624b3274669fa642fcd19c98
refs/heads/master: 747d016e7e25e216b31022fe2b012508d99fb682
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/advansys.c
Original file line number Diff line number Diff line change
Expand Up @@ -13906,7 +13906,7 @@ static int advansys_release(struct Scsi_Host *shost)

#define ASC_IOADR_TABLE_MAX_IX 11

static PortAddr _asc_def_iop_base[ASC_IOADR_TABLE_MAX_IX] __devinitdata = {
static PortAddr _asc_def_iop_base[ASC_IOADR_TABLE_MAX_IX] = {
0x100, 0x0110, 0x120, 0x0130, 0x140, 0x0150, 0x0190,
0x0210, 0x0230, 0x0250, 0x0330
};
Expand Down

0 comments on commit 4f62c38

Please sign in to comment.