Re: [PATCH resend 01/12] staging: ft1000: Use common return point.

From: Dan Carpenter
Date: Tue Jan 25 2011 - 07:04:59 EST


There isn't any point to this patch. A common return point is useful
for releasing allocations and for unlocking locks but neither of those
are needed here. It just makes the code more complicated for no reason.

regards,
dan carpenter
--
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/