EDAC/i7300: Correct the i7300_exit() function name in comment
[platform/kernel/linux-starfive.git] / drivers / edac / i7300_edac.c
index 4f28b8c..61adaa8 100644 (file)
@@ -1193,7 +1193,7 @@ static int __init i7300_init(void)
 }
 
 /**
- * i7300_init() - Unregisters the driver
+ * i7300_exit() - Unregisters the driver
  */
 static void __exit i7300_exit(void)
 {