[PATCH] coresight: etm4x: Make etm4_remove_dev() return void

Suzuki K Poulose suzuki.poulose at arm.com
Wed Jun 7 01:53:05 PDT 2023


On 06/06/2023 16:49, Uwe Kleine-König wrote:
> Hello,
> 
> On Thu, May 18, 2023 at 10:16:29PM +0200, Uwe Kleine-König wrote:
>> etm4_remove_dev() returned zero unconditionally. Make it return void
>> instead, which makes it clear in the callers that there is no error to
>> handle. Simplify etm4_remove_platform_dev() accordingly.
>>
>> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
>> ---
>>   drivers/hwtracing/coresight/coresight-etm4x-core.c | 9 +++------
> 
> The changes to this file in the last year were all applied by you, maybe
> I can lure you in accepting this patch, too?
> 

Apologies, I have now queued this here :


[1] https://git.kernel.org/coresight/c/c5f231f1a7e1

Suzuki




More information about the linux-arm-kernel mailing list