Re: [PATCH v5 1/2] powerpc/powernv: Remove two unnecessary variable initialisations in opal_add_one_export()

From: Markus Elfring
Date: Mon Apr 06 2020 - 09:40:41 EST


> And we can remove the redundant assignments to attr and name.

How do you think about a wording like the following?

Two local variables will eventually be set to appropriate pointers
a bit later. Thus omit their explicit initialisation at the beginning.


Regards,
Markus