Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77158
b: refs/heads/master
c: 53474c0
h: refs/heads/master
v: v3
  • Loading branch information
Tony Battersby authored and James Bottomley committed Jan 23, 2008
1 parent c19d2b6 commit 18d0cd4
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: 90c18f3c280f80e0bfbab7c1fc4b282842ccb853
refs/heads/master: 53474c042c0e1be39557474c945ad4a8e653ad46
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/sg.c
Original file line number Diff line number Diff line change
Expand Up @@ -2529,7 +2529,7 @@ sg_idr_max_id(int id, void *p, void *data)
static int
sg_last_dev(void)
{
int k = 0;
int k = -1;
unsigned long iflags;

read_lock_irqsave(&sg_index_lock, iflags);
Expand Down

0 comments on commit 18d0cd4

Please sign in to comment.