Here are several small cleanups. 3 of the 4 are related to the recently merged migration code, one is just general. David Gibson (4): tcp: More type safety for tcp_flow_migrate_target_ext() tcp: Remove spurious prototype for tcp_flow_migrate_shrink_window tcp: Don't pass both flow pointer and flow index flow: Add flow_perror() helper flow.c | 16 +++++++++------- flow.h | 18 ++++++++++++++---- icmp.c | 5 ++--- tcp.c | 46 ++++++++++++++++++++-------------------------- tcp_conn.h | 6 ++---- tcp_splice.c | 9 ++++----- udp_flow.c | 19 +++++++------------ 7 files changed, 58 insertions(+), 61 deletions(-) -- 2.48.1