From: Xin Long
Date: Mon, 20 Mar 2017 18:00:28 +0800
> This patch is to remove the unnecessary temporary variable 'err' from
> sctp_association_init.
>
> Signed-off-by: Xin Long
Applied.
On Mon, Mar 20, 2017 at 06:00:28PM +0800, Xin Long wrote:
> This patch is to remove the unnecessary temporary variable 'err' from
> sctp_association_init.
>
> Signed-off-by: Xin Long
> ---
> net/sctp/associola.c | 6 ++
> 1 file changed, 2 insertions(+), 4 deletions(-)
>
> diff --git a/net/
This patch is to remove the unnecessary temporary variable 'err' from
sctp_association_init.
Signed-off-by: Xin Long
---
net/sctp/associola.c | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/net/sctp/associola.c b/net/sctp/associola.c
index 2a6835b..0439a1a 100644
--- a/