summaryrefslogtreecommitdiffstats
path: root/net/caif
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2017-03-18 12:12:22 +0100
committerDavid S. Miller <davem@davemloft.net>2017-03-22 02:31:02 +0100
commit486a43db2e26b87125b5629e1ade516f90833934 (patch)
treecb69f4049539069ab2a592b437e5f4493c5dd4e1 /net/caif
parentnet: vrf: Reset rt6i_idev in local dst after put (diff)
downloadlinux-486a43db2e26b87125b5629e1ade516f90833934.tar.xz
linux-486a43db2e26b87125b5629e1ade516f90833934.zip
sctp: remove temporary variable confirm from sctp_packet_transmit
Commit c86a773c7802 ("sctp: add dst_pending_confirm flag") introduced a temporary variable "confirm" in sctp_packet_transmit. But it broke the rule that longer lines should be above shorter ones. Besides, this variable is not necessary, so this patch is to just remove it and use tp->dst_pending_confirm directly. Fixes: c86a773c7802 ("sctp: add dst_pending_confirm flag") Signed-off-by: Xin Long <lucien.xin@gmail.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/caif')
0 files changed, 0 insertions, 0 deletions