ACPI: elide a non-zero test on a result that is never 0
[deliverable/linux.git] / mm / pdflush.c
index 0ceacff56457d10c607a36a51da040af806465d4..1c96cfc9e0400cf0e6b3c4cf41cdccc03bff17c0 100644 (file)
@@ -17,8 +17,8 @@
 #include <linux/gfp.h>
 #include <linux/init.h>
 #include <linux/module.h>
-#include <linux/fs.h>          // Needed by writeback.h
-#include <linux/writeback.h>   // Prototypes pdflush_operation()
+#include <linux/fs.h>          /* Needed by writeback.h          */
+#include <linux/writeback.h>   /* Prototypes pdflush_operation() */
 #include <linux/kthread.h>
 #include <linux/cpuset.h>
 #include <linux/freezer.h>
This page took 0.047675 seconds and 5 git commands to generate.