]> git.baikalelectronics.ru Git - kernel.git/commit
sctp: remove the typedef sctp_cmd_t
authorXin Long <lucien.xin@gmail.com>
Fri, 11 Aug 2017 02:23:51 +0000 (10:23 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Aug 2017 17:02:44 +0000 (10:02 -0700)
commit9044ace5a9dd2d3ac98de5066a2148932a11b770
tree190beef860c49bec18b10abe1cc54a673a6c9f1c
parente4078af2c2a32fa683620b4d6d644d99ca0a5167
sctp: remove the typedef sctp_cmd_t

This patch is to remove the typedef sctp_cmd_t, and
replace with enum sctp_cmd in the places where it's
using this typedef.

Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sctp/command.h
net/sctp/sm_sideeffect.c