Re: [PATCH] uapi: regulator: Fix typo

From: Matti Vaittinen
Date: Thu Jan 04 2024 - 05:56:34 EST


On 1/4/24 12:13, Naresh Solanki wrote:
Fix minor typo.

Signed-off-by: Naresh Solanki <naresh.solanki@xxxxxxxxxxxxx>
---
include/uapi/regulator/regulator.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/regulator/regulator.h b/include/uapi/regulator/regulator.h
index d2b5612198b6..71bf71a22e7f 100644
--- a/include/uapi/regulator/regulator.h
+++ b/include/uapi/regulator/regulator.h
@@ -52,7 +52,7 @@
/*
* Following notifications should be emitted only if detected condition
* is such that the HW is likely to still be working but consumers should
- * take a recovery action to prevent problems esacalating into errors.
+ * take a recovery action to prevent problems escalating into errors.

Thanks!

*/
#define REGULATOR_EVENT_UNDER_VOLTAGE_WARN 0x2000
#define REGULATOR_EVENT_OVER_CURRENT_WARN 0x4000

base-commit: 67ba055dd7758c34f6e64c9d35132362c1e1f0b5

--
Matti Vaittinen
Linux kernel developer at ROHM Semiconductors
Oulu Finland

~~ When things go utterly wrong vim users can always type :help! ~~