On Thu, 07 Aug 2025 11:04:01 +0100, Andrew Goodbody wrote: > Smatch reported some issues with pinctrl drivers. This includes > unreachable code, duplicated code and uninitialised variables. > >
Applied to u-boot/next, thanks! [1/4] pinctrl: single: Remove unreachable code commit: 64204ab107b51c60e490292ed1eda40a9a64d7d9 [2/4] pinctrl: stmfx: Remove duplicated code commit: 4a2f360bd280b2b5af1c5daffbc189590c83c995 -- Tom