Re: [PATCH 13/18] rtc: sd2405al: drop needless struct sd2405al::rtc member

From: Tóth János
Date: Mon Mar 03 2025 - 09:05:16 EST


Hi!

> We can drop it from the structure and just use a local temporary
> variable, reducing runtime memory consumption by a few bytes.

It works on real hardware.

Tested-by: Tóth János <gomba007@xxxxxxxxx>

Regards,
TJ