Re: [PATCH] register sysfs device for lp devices

From: Stephen Hemminger
Date: Fri Feb 17 2006 - 12:41:38 EST


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.
-
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/