Re: [PATCH] register sysfs device for lp devices

From: Bernhard R. Link
Date: Sat Feb 18 2006 - 07:04:03 EST


* Stephen Hemminger <shemminger@xxxxxxxx> [060217 19:17]:
> O
> > + parport_set_dev (p, &dev->dev);
> > parport_announce_port (p);
>
> Why does the parallel port code use a different whitespace style than
> the rest of the kernel. It is incorrect and potentially confusing to
> put a blank between the function name and the arguments. It is like
> reading, english, with commas in the wrong spot.

What is the policy for patches of such code? Should patches adhere to
the style of the specific file or that of the whole kernel?

Hochachtungsvoll,
Bernhard R. Link
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/