Re: [PATCH 2/2] usb: atm: ueagle-atm: add missing uea_leaves() in uea_probe()

From: Mauricio Faria de Oliveira

Date: Mon May 18 2026 - 10:49:38 EST


On 2026-05-16 04:19, Greg Kroah-Hartman wrote:
> On Fri, May 15, 2026 at 08:54:13PM -0300, Mauricio Faria de Oliveira wrote:
>> Pair the existing uea_enters() (function entry debug message) with
>> a missing uea_leaves() (function exit debug message) in uea_probe().
>
> All of those should also be removed, we have function tracing if people
> really need/want to see this info.

Agreed. I'll send an updated series based on your feedback. Thanks.

>
> thanks,
>
> greg k-h

--
Mauricio