[ofa-general] [PATCH] infiniband-diags/smpdump.c: Free allocated umad prior to exit

Sean Hefty sean.hefty at intel.com
Wed Feb 18 09:06:10 PST 2009


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




More information about the general mailing list