Re: [PATCH] ext4:memset is needless in ext4_ext_remove_space()

From: "Peter Pan(æåå)"
Date: Mon Nov 08 2010 - 01:26:00 EST


On 2010å11æ08æ 12:37, Dan Carpenter wrote:
This is inside a loop and sometimes we do i++ and sometimes i--. Are
you absolutely positive that path + i isn't initialized?

I haven't followed this code through all the way but my instinct is
that the memset is there for a reason.
I know that I misunderstood it.

Thank you!

Regards

Peter Pan
--
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/