On Mon, Nov 07, 2011 at 09:32:03PM +0800, Zheng Liu wrote: > From: Zheng Liu <wenqing.lz@xxxxxxxxxx> > > In some functions, 'error' variable is assigned but not used when the result > of if statement is false. > > Signed-off-by: Zheng Liu <wenqing.lz@xxxxxxxxxx> I really wouldn't worry about this. It increases the size of both the source and the binary, and if there are architectures where registers are especially precious, it's easy enough for the compiler to optimize appropriately. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html