>-              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

_______________________________________________
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