mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] parport: Fix spelling mistake in comments
@ 2022-07-05  6:25 Zhang Jiaming
  0 siblings, 0 replies; only message in thread
From: Zhang Jiaming @ 2022-07-05  6:25 UTC (permalink / raw)
  To: sudipm.mukherjee; +Cc: linux-kernel, liqiong, renyu, Zhang Jiaming

Fix spelling of don' t.

Signed-off-by: Zhang Jiaming <jiaming@nfschina.com>
---
 drivers/parport/share.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/parport/share.c b/drivers/parport/share.c
index 62f8407923d4..c1a45b950f3d 100644
--- a/drivers/parport/share.c
+++ b/drivers/parport/share.c
@@ -770,7 +770,7 @@ parport_register_dev_model(struct parport *port, const char *name,
 	/* Chain this onto the list */
 	par_dev->prev = NULL;
 	/*
-	 * This function must not run from an irq handler so we don' t need
+	 * This function must not run from an irq handler so we don't need
 	 * to clear irq on the local CPU. -arca
 	 */
 	spin_lock(&port->physport->pardevice_lock);
-- 
2.34.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-05  6:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-05  6:25 [PATCH] parport: Fix spelling mistake in comments Zhang Jiaming

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

all inboxes | Powered by JetHome®