Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22628
b: refs/heads/master
c: a6becb0
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and James Bottomley committed Mar 12, 2006
1 parent 55bc37a commit 480ed7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: c3c026ba5a16867af47578ab2030ef51f9080084
refs/heads/master: a6becb084d4beb0b0c83651541f5b53f6da01e36
3 changes: 1 addition & 2 deletions trunk/drivers/scsi/ibmmca.c
Original file line number Diff line number Diff line change
Expand Up @@ -2412,8 +2412,7 @@ static int ibmmca_proc_info(struct Scsi_Host *shpnt, char *buffer, char **start,
spin_lock_irqsave(hosts[i]->host_lock, flags); /* Check it */
host_index = i;
if (!shpnt) {
len += sprintf(buffer + len, "\nIBM MCA SCSI: Can't find adapter for host number %d\n",
shpnt->host_no);
len += sprintf(buffer + len, "\nIBM MCA SCSI: Can't find adapter");
return len;
}
max_pun = subsystem_maxid(host_index);
Expand Down

0 comments on commit 480ed7c

Please sign in to comment.