Re: [PATCH 1/1] keucr: restored lost line

From: Dan Carpenter
Date: Thu Jun 06 2013 - 17:57:44 EST


On Thu, Jun 06, 2013 at 10:50:51PM +0200, Laura Lawniczak wrote:
> This line was unfortunately removed during patch process. This caused an
> "unused variable" warning and may cause other unintended effects.
> So here it is again.
>

Oh wow... I noticed this in the first patch and I couldn't figure
out why the blen = 0 was there... It never occurred to me that it
was to silence the warning. :P That's hilarious.

The blen variable is only used in commented out code. Don't do
this. Please delete everything to do with blen. It's there in the
history if anyone wants to see it. Delete "bn" as well.

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/