提交 9a7241c2 编写于 作者: D David S. Miller

sctp: Fix break indentation in sctp_ioctl().

Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 3abcdeda
......@@ -3617,8 +3617,8 @@ SCTP_STATIC int sctp_ioctl(struct sock *sk, int cmd, unsigned long arg)
amount = skb->len;
}
rc = put_user(amount, (int __user *)arg);
}
break;
}
default:
rc = -ENOIOCTLCMD;
break;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册