On Fri, Mar 25, 2022 at 08:27:27PM -0700, Andrew Morton wrote: > WARNING: braces {} are not necessary for single statement blocks Who is inventing all these silly rules? > #31: FILE: fs/proc/generic.c:452: > + if ((*parent)->proc_dops == &proc_net_dentry_ops) { > + pde_force_lookup(ent); > + }