* [PATCH] pinctrl: mediatek: common-v1: fix semicolon.cocci warnings [not found] <202203222145.UcCrXHfm-lkp@intel.com> @ 2022-03-22 13:03 ` kernel test robot 2022-03-27 12:01 ` Linus Walleij 0 siblings, 1 reply; 2+ messages in thread From: kernel test robot @ 2022-03-22 13:03 UTC (permalink / raw) To: AngeloGioacchino Del Regno Cc: kbuild-all, linux-gpio, Linus Walleij, Chen-Yu Tsai, Sean Wang, Matthias Brugger, linux-mediatek, linux-arm-kernel, linux-kernel From: kernel test robot <lkp@intel.com> drivers/pinctrl/mediatek/pinctrl-mtk-common.c:171:2-3: Unneeded semicolon Remove unneeded semicolon. Generated by: scripts/coccinelle/misc/semicolon.cocci Fixes: 156f721704b5 ("pinctrl: mediatek: common-v1: Commonize spec_ies_smt_set callback") CC: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: kernel test robot <lkp@intel.com> --- tree: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git for-next head: 4d3a82e4ec28e7956db55487eeb480407a002c37 commit: 156f721704b5c9e8fae02270f606f09d710ff27e [76/78] pinctrl: mediatek: common-v1: Commonize spec_ies_smt_set callback :::::: branch date: 6 days ago :::::: commit date: 6 days ago drivers/pinctrl/mediatek/pinctrl-mtk-common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/pinctrl/mediatek/pinctrl-mtk-common.c +++ b/drivers/pinctrl/mediatek/pinctrl-mtk-common.c @@ -168,7 +168,7 @@ int mtk_pconf_spec_set_ies_smt_range(str break; default: break; - }; + } if (!ies_smt_infos) return -EINVAL; _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] pinctrl: mediatek: common-v1: fix semicolon.cocci warnings 2022-03-22 13:03 ` [PATCH] pinctrl: mediatek: common-v1: fix semicolon.cocci warnings kernel test robot @ 2022-03-27 12:01 ` Linus Walleij 0 siblings, 0 replies; 2+ messages in thread From: Linus Walleij @ 2022-03-27 12:01 UTC (permalink / raw) To: kernel test robot Cc: AngeloGioacchino Del Regno, kbuild-all, linux-gpio, Chen-Yu Tsai, Sean Wang, Matthias Brugger, linux-mediatek, linux-arm-kernel, linux-kernel On Tue, Mar 22, 2022 at 2:03 PM kernel test robot <lkp@intel.com> wrote: > From: kernel test robot <lkp@intel.com> > > drivers/pinctrl/mediatek/pinctrl-mtk-common.c:171:2-3: Unneeded semicolon > > > Remove unneeded semicolon. > > Generated by: scripts/coccinelle/misc/semicolon.cocci > > Fixes: 156f721704b5 ("pinctrl: mediatek: common-v1: Commonize spec_ies_smt_set callback") > CC: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> > Reported-by: kernel test robot <lkp@intel.com> > Signed-off-by: kernel test robot <lkp@intel.com> Patch applied. Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-03-27 12:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <202203222145.UcCrXHfm-lkp@intel.com>
2022-03-22 13:03 ` [PATCH] pinctrl: mediatek: common-v1: fix semicolon.cocci warnings kernel test robot
2022-03-27 12:01 ` Linus Walleij
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).