I wonder if Linus will complain about using curly braces for single-line if statements! e.g.<p>+#ifdef CONFIG_POPCORN_CHECK_SANITY<p>+ if (WARN_ON(distributed_remote_process(current))) {<p>+ printk(" file write at remote thread is not supported yet\n");<p>+ }<p>+#endif