Re: [PATCH 7/7] Fix uninitialised variable warning in mei-amt-version.c

From: David Howells
Date: Fri Jan 03 2014 - 11:34:37 EST


Paul Bolle <pebolle@xxxxxxxxxx> wrote:

> But it turns out that call of mei_deinit() isn't needed at all. All of
> the members of mei_cl will be set later in mei_init() and none will be
> used before they are set. So we can simply drop this call of
> mei_deinit()."
>
> Is that analysis (still) correct?

It looks true as the code stands. Can you send me your patch?

David
--
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/