The spelling of the word "infomration" is incorrect; it should be "information".
Signed-off-by: Chu Guangqing <chuguangqing@inspur.com>
---
drivers/watchdog/octeon-wdt-main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/watchdog/octeon-wdt-main.c b/drivers/watchdog/octeon-wdt-main.c
index 0615bb816082..1edbd471fecd 100644
--- a/drivers/watchdog/octeon-wdt-main.c
+++ b/drivers/watchdog/octeon-wdt-main.c
@@ -203,7 +203,7 @@ static const char reg_name[][3] = {
* and create a stack for C code. It then calls the third level
* handler with one argument, a pointer to the register values.
* 3) The third, and final, level handler is the following C
- * function that prints out some useful infomration.
+ * function that prints out some useful information.
*
* @reg: Pointer to register state before the NMI
*/
--
2.43.7