[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140326.170720.1620895694123455490.davem@davemloft.net>
Date: Wed, 26 Mar 2014 17:07:20 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: joe@...ches.com
Cc: wangyufen@...wei.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next v3 1/2] net: tcp_ipv6 do some cleanup
From: Joe Perches <joe@...ches.com>
Date: Wed, 26 Mar 2014 13:40:43 -0700
> On Wed, 2014-03-26 at 15:42 -0400, David Miller wrote:
>> From: Wangyufen <wangyufen@...wei.com>
>> Date: Mon, 24 Mar 2014 14:25:21 +0800
>>
>> > -static int tcp_v6_parse_md5_keys (struct sock *sk, char __user *optval,
>> > +static int tcp_v6_parse_md5_keys(struct sock *sk, char __user *optval,
>> > int optlen)
>>
>> If you change the first line, you must adjust the indentation of the second
>> line so that "int optlen)" begins precisely at the first column after the
>> openning parenthesis on the first line.
>
> checkpatch's --strict option emits a message about alignment
> issues like this.
>
> David, do you want the --strict option to be auto-enabled for
> patches of files in drivers/net and net/?
I know this doesn't help, but I'm ambivalent.
--
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