Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77051
b: refs/heads/master
c: b7d68ca
h: refs/heads/master
i:
  77049: 38c6aac
  77047: 0834609
v: v3
  • Loading branch information
Denis Cheng authored and James Bottomley committed Jan 12, 2008
1 parent 6e0ecd3 commit 75d3d25
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: 230e886e7bd663ff2e83cdeede12d7f09b9d3711
refs/heads/master: b7d68ca3f055b90bb782bcfcf535f54cead7d7db
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/ipr.c
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
/*
* Global Data
*/
static struct list_head ipr_ioa_head = LIST_HEAD_INIT(ipr_ioa_head);
static LIST_HEAD(ipr_ioa_head);
static unsigned int ipr_log_level = IPR_DEFAULT_LOG_LEVEL;
static unsigned int ipr_max_speed = 1;
static int ipr_testmode = 0;
Expand Down

0 comments on commit 75d3d25

Please sign in to comment.