Re: [PATCH v2 00/11] pinctrl: Some code cleanup including guards
Linus Walleij <[email protected]>
| Newsgroups | dev.linux.lists.sophgo,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-rockchip,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel,org.kernel.vger.linux-tegra,org.ozlabs.lists.linux-aspeed,org.ozlabs.lists.openbmc |
|---|---|
| Message-ID | <CAD++jL=+MP0UZsPRAh=+1TL+7ow+rZ_VqNW=XZN1Ht82Lw88FQ@mail.gmail.com> |
On Sun, Jan 18, 2026 at 7:10 PM Krzysztof Kozlowski <[email protected]> wrote: > Changes in v2: > - Patch #9 (pinctrl: tegra-xusb) - Drop stale mutex_unlock (Jon) > - Add tags > - Link to v1: https://patch.msgid.link/20260114-pinctrl-cleanup-guard-v1-0-a14572685cd3@oss.qualcomm.com > > Few cleanups - from unused headers - or code simplifyings, including > usage of guards when beneficial. I did not conver cases where guards > would be mixed with gotos, because this is discouraged practice. v2 looks good so patches applied! Yours, Linus Walleij