On Tuesday 2012-08-07 01:39, Joe Perches wrote:
On Mon, 2012-08-06 at 13:50 -0700, David Miller wrote:
quoted
quoted
+ /*
+ * We don't notify NETDEV_RELEASE event, as this will
+ * stop netconsole on the bridge.
+ */
Please format comments in the networking:
/* Like
* this.
*/
Maybe add a networking specific block comment style
to checkpatch. This doesn't trigger on files outside
of drivers/net and net.
Is there any particular reason why net/ wants to be special?
Before we know it, coding style is like laws across US states..