[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190430151726.7032-1-j.neuschaefer@gmx.net>
Date: Tue, 30 Apr 2019 17:17:26 +0200
From: Jonathan Neuschäfer <j.neuschaefer@....net>
To: linux-kernel@...r.kernel.org
Cc: Colin Ian King <colin.king@...onical.com>,
Jonathan Neuschäfer <j.neuschaefer@....net>,
Linus Walleij <linus.walleij@...aro.org>,
Lee Jones <lee.jones@...aro.org>,
linux-arm-kernel@...ts.infradead.org
Subject: [PATCH] mfd: ab8500-debugfs: Fix a typo ("deubgfs")
"debugfs" was misspelled.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@....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
Powered by blists - more mailing lists