diff options
author | Xin Long <lucien.xin@gmail.com> | 2017-08-11 10:23:57 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-11 10:02:44 -0700 |
commit | 172a1599ba88df7147f6503a75686fb89c8a1f3f (patch) | |
tree | 648a935f2ba80deaf06b7fc671cc83a4a125fbbd /mm/vmscan.c | |
parent | 8ee821aea39c6bf4142c9319adecea6d3e1af4a2 (diff) | |
download | linux-172a1599ba88df7147f6503a75686fb89c8a1f3f.tar.bz2 |
sctp: remove the typedef sctp_disposition_t
This patch is to remove the typedef sctp_disposition_t, and
replace with enum sctp_disposition in the places where it's
using this typedef.
It's also to fix the indent for many functions' defination.
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/vmscan.c')
0 files changed, 0 insertions, 0 deletions