On Mon, May 27, 2019 at 2:40 PM Geert Uytterhoeven <[email protected]> wrote:
> em_gio_probe() uses managed initializations for everything but creating > the IRQ domain. Hence in most failure cases, no cleanup needs to be > performed at all. > > Make this clearer for the casual reviewer by returning early, instead of > jumping to an out-of-sight label. > > Signed-off-by: Geert Uytterhoeven <[email protected]> Patch applied. Yours, Linus Walleij
