On Wed, Feb 18, 2009 at 12:06 PM, Sean Hefty <[email protected]> wrote:
>>-              return 0;
>>+              goto Exit;
>>       }
>>
>>       desc = smp->data;
>>@@ -301,5 +301,8 @@ int main(int argc, char *argv[])
>>       putchar('\n');
>>       if (smp->status)
>>               fprintf(stdout, "SMP status: 0x%x\n", ntohs(smp->status));
>>+
>>+Exit:
>
> nit: can we use all lowercase

Sure; v2 patch shortly.

-- Hal

>
> _______________________________________________
> general mailing list
> [email protected]
> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
>
> To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
>
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to