All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pinctrl: mediatek: common-v1: fix semicolon.cocci warnings
  2022-03-22 13:13 [linusw-pinctrl:for-next 76/78] drivers/pinctrl/mediatek/pinctrl-mtk-common.c:171:2-3: Unneeded semicolon kernel test robot
  2022-03-22 13:03   ` kernel test robot
@ 2022-03-22 13:03   ` kernel test robot
  0 siblings, 0 replies; 8+ 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;

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [PATCH] pinctrl: mediatek: common-v1: fix semicolon.cocci warnings
@ 2022-03-22 13:03   ` kernel test robot
  0 siblings, 0 replies; 8+ 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-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [PATCH] pinctrl: mediatek: common-v1: fix semicolon.cocci warnings
@ 2022-03-22 13:03   ` kernel test robot
  0 siblings, 0 replies; 8+ 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] 8+ messages in thread

* [linusw-pinctrl:for-next 76/78] drivers/pinctrl/mediatek/pinctrl-mtk-common.c:171:2-3: Unneeded semicolon
@ 2022-03-22 13:13 kernel test robot
  2022-03-22 13:03   ` kernel test robot
  0 siblings, 1 reply; 8+ messages in thread
From: kernel test robot @ 2022-03-22 13:13 UTC (permalink / raw)
  To: AngeloGioacchino Del Regno
  Cc: kbuild-all, linux-gpio, Linus Walleij, Chen-Yu Tsai

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
config: openrisc-randconfig-c023-20220320 (https://download.01.org/0day-ci/archive/20220322/202203222145.UcCrXHfm-lkp@intel.com/config)
compiler: or1k-linux-gcc (GCC) 11.2.0

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>


cocci warnings: (new ones prefixed by >>)
>> drivers/pinctrl/mediatek/pinctrl-mtk-common.c:171:2-3: Unneeded semicolon

Please review and possibly fold the followup patch.

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] pinctrl: mediatek: common-v1: fix semicolon.cocci warnings
  2022-03-22 13:03   ` kernel test robot
  (?)
  (?)
@ 2022-03-27 12:01     ` Linus Walleij
  -1 siblings, 0 replies; 8+ 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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] pinctrl: mediatek: common-v1: fix semicolon.cocci warnings
@ 2022-03-27 12:01     ` Linus Walleij
  0 siblings, 0 replies; 8+ 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-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH] pinctrl: mediatek: common-v1: fix semicolon.cocci warnings
@ 2022-03-27 12:01     ` Linus Walleij
  0 siblings, 0 replies; 8+ 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] 8+ messages in thread

* Re: [PATCH] pinctrl: mediatek: common-v1: fix semicolon.cocci warnings
@ 2022-03-27 12:01     ` Linus Walleij
  0 siblings, 0 replies; 8+ messages in thread
From: Linus Walleij @ 2022-03-27 12:01 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 611 bytes --]

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-03-27 12:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-22 13:13 [linusw-pinctrl:for-next 76/78] drivers/pinctrl/mediatek/pinctrl-mtk-common.c:171:2-3: Unneeded semicolon kernel test robot
2022-03-22 13:03 ` [PATCH] pinctrl: mediatek: common-v1: fix semicolon.cocci warnings kernel test robot
2022-03-22 13:03   ` kernel test robot
2022-03-22 13:03   ` kernel test robot
2022-03-27 12:01   ` Linus Walleij
2022-03-27 12:01     ` Linus Walleij
2022-03-27 12:01     ` Linus Walleij
2022-03-27 12:01     ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.