Re: ASoC: da7218: Use common error handling code in da7218_of_to_pdata()

From: SF Markus Elfring
Date: Fri Nov 24 2017 - 07:52:03 EST


>> Add a jump target so that a bit of exception handling can be better reused
>> in an if branch of this function.
â
> Hmm. Doesn't really gain an awful lot this.

I show just another small change possibility.


> Would understand if there were multiple return paths,
> but in that case I'd have implemented something like this anyway.

Where?

Can the suggested software refactoring become useful also for this
function implementation?


> Also your patch description isn't really correct.

Which wording would you find more appropriate?


> You're re-using code from the sunny day scenario to handle an exception.

Can this detail be better?

Regards,
Markus