From: Jonathan Neuschäfer Date: Tue, 30 Apr 2019 15:17:26 +0000 (+0200) Subject: mfd: ab8500-debugfs: Fix a typo ("deubgfs") X-Git-Tag: v5.4-rc1~992^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=38a3227151f6377b0b7622fd6117875a43320846;p=platform%2Fkernel%2Flinux-rpi.git mfd: ab8500-debugfs: Fix a typo ("deubgfs") "debugfs" was misspelled. Signed-off-by: Jonathan Neuschäfer Signed-off-by: Lee Jones --- diff --git a/drivers/mfd/ab8500-debugfs.c b/drivers/mfd/ab8500-debugfs.c index 8d652b2..f70d3f6a 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 = {