On Thu, Jan 17, 2019 at 11:07 AM Stefan Agner <[email protected]> wrote: > > Probe deferral is to be expected during normal operation, so avoid > printing an error when it is encountered. > > Removing the goto would not be strictly necessary. However, if > code gets added later, the cleanup in the EPROBE_DEFER case likely > would get missed. > > Signed-off-by: Stefan Agner <[email protected]>
Reviewed-by: Daniel Baluta <[email protected]>

