[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1393435496.407.24.camel@joe-AO722>
Date: Wed, 26 Feb 2014 09:24:56 -0800
From: Joe Perches <joe@...ches.com>
To: Alexander Aring <alex.aring@...il.com>,
David Miller <davem@...emloft.net>
Cc: alex.bluesman.smirnov@...il.com, dbaryshkov@...il.com,
linux-zigbee-devel@...ts.sourceforge.net, netdev@...r.kernel.org,
martin.townsend@...lon.com
Subject: Re: [PATCH net-next v4 6/8] 6lowpan: fix some checkpatch issues
On Wed, 2014-02-26 at 17:05 +0100, Alexander Aring wrote:
> Detected with:
>
> ./scripts/checkpatch.pl --strict -f net/ieee802154/6lowpan_rtnl.c
Hello Alexander.
Can I suggest to you (and to David) that the
multiline comment style:
/*
* comment
*/
is fine and doesn't need correcting here at the
initial bits of a file before any actual code has
been written?
Assuming David agrees, I'll see about updating
checkpatch to avoid this warning at the beginning
of files.
> diff --git a/net/ieee802154/6lowpan_rtnl.c b/net/ieee802154/6lowpan_rtnl.c
[]
> @@ -1,10 +1,8 @@
> -/*
> - * Copyright 2011, Siemens AG
> +/* Copyright 2011, Siemens AG
> * written by Alexander Smirnov <alex.bluesman.smirnov@...il.com>
> */
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists