On Tue, Jul 01, 2025 at 04:19:10PM +0100, Giuliano Procida wrote: > The preferred form is to use the variable being allocated to, rather > than explicitly supplying a type name which might become stale. > > Also do this for memset. > > Suggested-by: Masahiro Yamada <[email protected]> > Signed-off-by: Giuliano Procida <[email protected]>
Reviewed-by: Sami Tolvanen <[email protected]> Sami

