fs/udf/balloc.c: mark a variable as uninitialized_var()
[powerpc.git] / fs / udf / crc.c
index ae3d497..85aaee5 100644 (file)
@@ -111,7 +111,7 @@ int main(void)
        return 0;
 }
 
-#endif                         /* defined(TEST) */
+#endif /* defined(TEST) */
 
 /****************************************************************************/
 #if defined(GENERATE)
@@ -169,4 +169,4 @@ int main(int argc, char **argv)
        return 0;
 }
 
-#endif                         /* defined(GENERATE) */
+#endif /* defined(GENERATE) */