* [PATCH] mfd: ab8500-debugfs: Fix a typo ("deubgfs")
@ 2019-04-30 15:17 Jonathan Neuschäfer
2019-05-08 11:11 ` Lee Jones
0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Neuschäfer @ 2019-04-30 15:17 UTC (permalink / raw)
To: linux-kernel
Cc: Colin Ian King, Linus Walleij, Lee Jones,
Jonathan Neuschäfer, linux-arm-kernel
"debugfs" was misspelled.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
drivers/mfd/ab8500-debugfs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mfd/ab8500-debugfs.c b/drivers/mfd/ab8500-debugfs.c
index 8d652b2f9d14..f70d3f6a959b 100644
--- a/drivers/mfd/ab8500-debugfs.c
+++ b/drivers/mfd/ab8500-debugfs.c
@@ -2587,7 +2587,7 @@ static ssize_t ab8500_unsubscribe_write(struct file *file,
}
/*
- * - several deubgfs nodes fops
+ * - several debugfs nodes fops
*/
static const struct file_operations ab8500_bank_fops = {
--
2.20.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-05-08 11:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-30 15:17 [PATCH] mfd: ab8500-debugfs: Fix a typo ("deubgfs") Jonathan Neuschäfer
2019-05-08 11:11 ` Lee Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox