terminated with newline
authorFrank Mori Hess <fmhess@speakeasy.net>
Mon, 27 Aug 2001 21:36:45 +0000 (21:36 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Mon, 27 Aug 2001 21:36:45 +0000 (21:36 +0000)
include/linux/config.h
include/linux/version.h

index a21589d4342a456cd139de48aea30cc3908ec515..aeb1d2927de9b9922fedc79fe5d2d3a95b28f510 100644 (file)
@@ -7,4 +7,5 @@
 #endif
 #include_next <linux/config.h>
 
-#endif
\ No newline at end of file
+#endif
+
index 9d9d2646205bab355a37cd048ed0e8c7c6988fce..25a93caf0c7848e18b747621586b4bfd1299a932 100644 (file)
@@ -8,4 +8,5 @@
 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
 #endif
 
-#endif
\ No newline at end of file
+#endif
+