Re: [PATCH v5 1/2] powerpc/powernv: Return directly after a failed of_property_read_u64_array() in opal_add_one_export()

From: Markus Elfring
Date: Mon Apr 06 2020 - 10:56:51 EST


> We don't need to go to the labal of out â

Please avoid a typo for this change description.


> fails, as there is nothing to do. Just return.

I suggest to reconsider also this wording.

Return directly after a call of the function âof_property_read_u64_arrayâ
failed at the beginning.


> And we can â

Do such words indicate that even this patch approach should be split
into further update steps?

Regards,
Markus