[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140326.154255.1270995413257461102.davem@davemloft.net>
Date: Wed, 26 Mar 2014 15:42:55 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: wangyufen@...wei.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next v3 1/2] net: tcp_ipv6 do some cleanup
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.
--
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