From: Holden Hsu Date: Mon, 5 Jan 2026 10:45:05 +0000 (-0800) Subject: staging: greybus: arche-platform: fix spelling mistake in comment X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=230f72823f8ed7e6192b289ab4bc7496f11c8972;p=thirdparty%2Fkernel%2Flinux.git staging: greybus: arche-platform: fix spelling mistake in comment Fix 'premits' -> 'permits' in a comment to improve code readability. Signed-off-by: Holden Hsu Link: https://patch.msgid.link/20260105104505.8120-3-holden_hsu@163.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/greybus/arche-platform.c b/drivers/staging/greybus/arche-platform.c index de38cd4b3dda..f669a7e2eb11 100644 --- a/drivers/staging/greybus/arche-platform.c +++ b/drivers/staging/greybus/arche-platform.c @@ -569,7 +569,7 @@ static void arche_platform_remove(struct platform_device *pdev) static __maybe_unused int arche_platform_suspend(struct device *dev) { /* - * If timing profile premits, we may shutdown bridge + * If timing profile permits, we may shutdown bridge * completely * * TODO: define shutdown sequence