On 2026-05-08T08:48:28, Feilke, Alexander <[email protected]> wrote: > sysinfo: uclass: use sysinfo_priv size for per_device_auto > > Reference the struct itself for the size as it is more robust, > even if it contains just a bool at the moment. > > Signed-off-by: Nora Schiffer <[email protected]> > Signed-off-by: Alexander Feilke <[email protected]> > > drivers/sysinfo/sysinfo-uclass.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

