[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140618.163003.1333759678831582150.davem@davemloft.net>
Date: Wed, 18 Jun 2014 16:30:03 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: geirola@...il.com
Cc: netdev@...r.kernel.org, linux-sctp@...r.kernel.org,
vyasevich@...il.com
Subject: Re: [PATCH net-next 1/6] Support for SCTP_RECVRCVINFO socket option
From: Geir Ola Vaagland <geirola@...il.com>
Date: Tue, 17 Jun 2014 17:01:31 +0200
> +}
> +
> +
> +
> /* API 6.2 setsockopt(), getsockopt()
Please do not add more than one empty line between top-level objects
in the source file.
> + return 0;
> +}
> +
> +
> +
> static int sctp_getsockopt(struct sock *sk, int level, int optname,
> char __user *optval, int __user *optlen)
Likewise.
--
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