From f88cda5685caf8ffbaebbc709b7194844ec1f7b3 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 23 May 2010 17:02:30 -0700 Subject: [PATCH] --- yaml --- r: 198009 b: refs/heads/master c: 9b8f77a184fcc44349c547be944ba921fd4247b3 h: refs/heads/master i: 198007: 6463b531226a92f1f7508f0cff1d7616a196c6b0 v: v3 --- [refs] | 2 +- trunk/drivers/message/fusion/mptscsih.c | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index c6e84621c968..33f6e4243a67 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9f6aa5750de30b1ba35f6cb8de50c17b4fb59cab +refs/heads/master: 9b8f77a184fcc44349c547be944ba921fd4247b3 diff --git a/trunk/drivers/message/fusion/mptscsih.c b/trunk/drivers/message/fusion/mptscsih.c index 7bd4c0fc23cc..5c53624e0e87 100644 --- a/trunk/drivers/message/fusion/mptscsih.c +++ b/trunk/drivers/message/fusion/mptscsih.c @@ -2570,9 +2570,7 @@ mptscsih_getclear_scsi_lookup(MPT_ADAPTER *ioc, int i) } /** - * mptscsih_set_scsi_lookup - * - * writes a scmd entry into the ScsiLookup[] array list + * mptscsih_set_scsi_lookup - write a scmd entry into the ScsiLookup[] array list * * @ioc: Pointer to MPT_ADAPTER structure * @i: index into the array @@ -2735,7 +2733,7 @@ mptscsih_scandv_complete(MPT_ADAPTER *ioc, MPT_FRAME_HDR *req, /** - * mptscsih_get_completion_code - + * mptscsih_get_completion_code - get completion code from MPT request * @ioc: Pointer to MPT_ADAPTER structure * @req: Pointer to original MPT request frame * @reply: Pointer to MPT reply frame (NULL if TurboReply)