Settings

Theme

Popcorn Linux

lkml.org

11 points by 0x76 6 years ago · 1 comment

Reader

dirtydroog 6 years ago

I wonder if Linus will complain about using curly braces for single-line if statements! e.g.

+#ifdef CONFIG_POPCORN_CHECK_SANITY

+ if (WARN_ON(distributed_remote_process(current))) {

+ printk(" file write at remote thread is not supported yet\n");

+ }

+#endif

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection