Re: [PATCH] i2c: keba: drop check because i2c_unregister_device() is NULL safe
From: Andi Shyti
Date: Wed Dec 04 2024 - 09:35:40 EST
Hi Wolfram,
On Mon, Dec 02, 2024 at 09:26:58AM +0100, Wolfram Sang wrote:
> No need to check the argument of i2c_unregister_device() because the
> function itself does it.
>
> Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
merged to i2c/i2c-host.
Thanks,
Andi