Fix #endif comment in linux/moduleparam.h
From: Pavel Machek
Date: Mon Apr 05 2004 - 16:07:53 EST
Hi!
If we are providing "helpfull" comment, it should better be
correct... Please apply,
Pavel
--- tmp/linux/include/linux/moduleparam.h 2004-04-05 10:45:30.000000000 +0200
+++ linux/include/linux/moduleparam.h 2004-04-05 16:50:49.000000000 +0200
@@ -147,4 +147,4 @@
void *elem, int elemsize,
int (*set)(const char *, struct kernel_param *kp),
int *num);
-#endif /* _LINUX_MODULE_PARAM_TYPES_H */
+#endif /* _LINUX_MODULE_PARAMS_H */
--
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/