Re: [PATCH] gpiolib: remove unneeded assignation

From: Alexandre Courbot
Date: Mon Jul 13 2015 - 10:20:38 EST


On Wed, Jul 8, 2015 at 5:22 AM, Laurent Navet <laurent.navet@xxxxxxxxx> wrote:
> ret is assigned value from of_property_read_string_index but is
> overwritten before being used so remove it.
> Also fix coverity CID 1309759

You should probably have a line that says

Reported-by: coverity (CID 1309759)

As other similar patches do.
--
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/