Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 69557
b: refs/heads/master
c: 23f9b75
h: refs/heads/master
i:
  69555: 0bf2f58
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Oct 16, 2007
1 parent 4465a62 commit 9d112e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 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: 65a6ec0d72a07f16719e9b7a96e1c4bae044b591
refs/heads/master: 23f9b75e79f6fbe438a20d10a11ca45a14b8a584
10 changes: 3 additions & 7 deletions trunk/drivers/message/fusion/mptscsih.c
Original file line number Diff line number Diff line change
Expand Up @@ -2605,14 +2605,10 @@ mptscsih_set_scsi_lookup(MPT_ADAPTER *ioc, int i, struct scsi_cmnd *scmd)
}

/**
* SCPNT_TO_LOOKUP_IDX
*
* search's for a given scmd in the ScsiLookup[] array list
*
* SCPNT_TO_LOOKUP_IDX - searches for a given scmd in the ScsiLookup[] array list
* @ioc: Pointer to MPT_ADAPTER structure
* @scmd: scsi_cmnd pointer
*
**/
* @sc: scsi_cmnd pointer
*/
static int
SCPNT_TO_LOOKUP_IDX(MPT_ADAPTER *ioc, struct scsi_cmnd *sc)
{
Expand Down

0 comments on commit 9d112e1

Please sign in to comment.