Disregard. This was a duplicate send. Mike
> -----Original Message----- > From: [email protected] [mailto:linux-rdma- > [email protected]] On Behalf Of Mike Marciniszyn > Sent: Wednesday, October 19, 2011 6:15 PM > To: [email protected] > Cc: [email protected] > Subject: [PATCH] IB/qib: cleanup checkpatch issue > > This was probably present from initial submission. > > Signed-off-by: Mike Marciniszyn <[email protected]> > --- > drivers/infiniband/hw/qib/qib_iba7322.c | 3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) > > diff --git a/drivers/infiniband/hw/qib/qib_iba7322.c > b/drivers/infiniband/hw/qib/qib_iba7322.c > index 5ea9ece..9a9bcd4 100644 > --- a/drivers/infiniband/hw/qib/qib_iba7322.c > +++ b/drivers/infiniband/hw/qib/qib_iba7322.c > @@ -2853,9 +2853,8 @@ static irqreturn_t qib_7322intr(int irq, void > *data) > for (i = 0; i < dd->first_user_ctxt; i++) { > if (ctxtrbits & rmask) { > ctxtrbits &= ~rmask; > - if (dd->rcd[i]) { > + if (dd->rcd[i]) > qib_kreceive(dd->rcd[i], NULL, &npkts); > - } > } > rmask <<= 1; > } > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-rdma" > in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html This message and any attached documents contain information from QLogic Corporation or its wholly-owned subsidiaries that may be confidential. If you are not the intended recipient, you may not read, copy, distribute, or use this information. If you have received this transmission in error, please notify the sender immediately by reply e-mail and then delete this message. N�����r��y����b�X��ǧv�^�){.n�+����{��ٚ�{ay�ʇڙ�,j��f���h���z��w��� ���j:+v���w�j�m��������zZ+�����ݢj"��!�i
