public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] reset: core: Drop unnecessary double quote
@ 2026-03-26 19:29 Claudiu
  2026-03-27 12:25 ` Philipp Zabel
  0 siblings, 1 reply; 2+ messages in thread
From: Claudiu @ 2026-03-26 19:29 UTC (permalink / raw)
  To: p.zabel; +Cc: claudiu.beznea, linux-kernel, Claudiu Beznea, Pavel Machek

From: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>

Drop unnecessary double quote.

Reported-by: Pavel Machek <pavel@nabladev.com>
Closes: https://lore.kernel.org/all/acJbYxKGAB4lxGQr@duo.ucw.cz
Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
---
 drivers/reset/core.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/reset/core.c b/drivers/reset/core.c
index a0d8c68f2afc..38e189d04d09 100644
--- a/drivers/reset/core.c
+++ b/drivers/reset/core.c
@@ -435,7 +435,7 @@ int reset_control_bulk_reset(int num_rstcs,
 EXPORT_SYMBOL_GPL(reset_control_bulk_reset);
 
 /**
- * reset_control_rearm - allow shared reset line to be re-triggered"
+ * reset_control_rearm - allow shared reset line to be re-triggered
  * @rstc: reset controller
  *
  * On a shared reset line the actual reset pulse is only triggered once for the
-- 
2.43.0


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

* Re: [PATCH] reset: core: Drop unnecessary double quote
  2026-03-26 19:29 [PATCH] reset: core: Drop unnecessary double quote Claudiu
@ 2026-03-27 12:25 ` Philipp Zabel
  0 siblings, 0 replies; 2+ messages in thread
From: Philipp Zabel @ 2026-03-27 12:25 UTC (permalink / raw)
  To: Claudiu; +Cc: linux-kernel, Claudiu Beznea, Pavel Machek

On Thu, Mar 26, 2026 at 09:29:24PM +0200, Claudiu wrote:
> From: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
> 
> Drop unnecessary double quote.
> 
> Reported-by: Pavel Machek <pavel@nabladev.com>
> Closes: https://lore.kernel.org/all/acJbYxKGAB4lxGQr@duo.ucw.cz
> Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>

Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>

regards
Philipp

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-26 19:29 [PATCH] reset: core: Drop unnecessary double quote Claudiu
2026-03-27 12:25 ` Philipp Zabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox