On 6/10/10 12:59 AM, "Dan Carpenter" <error27@xxxxxxxxx> wrote: > If oui were a null variable then vic_provinfo_alloc() would leak memory. > But this function is only called from one place and oui is not null so > I removed the check. > > I also moved the memory allocation down a line so it was easier to spot. > (No one ever reads variable declarations). > > Signed-off-by: Dan Carpenter <error27@xxxxxxxxx> We'll pick this one up and resubmit with the next enic patch bomb. Thanks Dan. -scott -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html