Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34984
b: refs/heads/master
c: dd7e2f2
h: refs/heads/master
v: v3
  • Loading branch information
Michael Reed authored and James Bottomley committed Aug 6, 2006
1 parent 3a4d197 commit 78ce132
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 9e5c50fa8686ede7c37b939a0b950df50346eb3d
refs/heads/master: dd7e2f2266acf66ec882baa6fbd79f853b5fe966
4 changes: 3 additions & 1 deletion trunk/drivers/scsi/hosts.c
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,9 @@ EXPORT_SYMBOL(scsi_is_host_device);
* @work: Work to queue for execution.
*
* Return value:
* 0 on success / != 0 for error
* 1 - work queued for execution
* 0 - work is already queued
* -EINVAL - work queue doesn't exist
**/
int scsi_queue_work(struct Scsi_Host *shost, struct work_struct *work)
{
Expand Down

0 comments on commit 78ce132

Please sign in to comment.