2019-04-30 15:19:18

by J. Neuschäfer

[permalink] [raw]
Subject: [PATCH] mfd: ab8500-debugfs: Fix a typo ("deubgfs")

"debugfs" was misspelled.

Signed-off-by: Jonathan Neuschäfer <[email protected]>
---
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


2019-05-08 14:21:57

by Lee Jones

[permalink] [raw]
Subject: Re: [PATCH] mfd: ab8500-debugfs: Fix a typo ("deubgfs")

On Tue, 30 Apr 2019, Jonathan Neuschäfer wrote:

> "debugfs" was misspelled.
>
> Signed-off-by: Jonathan Neuschäfer <[email protected]>
> ---
> drivers/mfd/ab8500-debugfs.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog