Re: [linux-usb-devel] [PATCH] usb: microtek possible memleak fix

From: Mariusz Kozlowski
Date: Thu Nov 16 2006 - 16:15:20 EST


Hello,

> Ist there a reason you are replacing at least somewhat descriptive labels
> with numbers?

Yes.

To me these numbers speak more than not really descriptive labels like
out_kfree out_kfree2 etc. I look at the code and see the flow. The most
important thing here is the order in which the resources are allocated and
if something goes wrong deallocated. Hence the numbers.

Anyway if that's a problem I can rewrite it.

--
Regards,

Mariusz Kozlowski
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/