From: Eric Dumazet <[email protected]> Date: Tue, 01 Aug 2017 07:02:44 -0700
> From: Eric Dumazet <[email protected]> > > Commit c13ee2a4f03f ("tcp: reindent two spots after prequeue removal") > removed code in tcp_data_queue(). > > We can go a little farther, removing an always true test, > and removing initializers for fragstolen and eaten variables. > > Signed-off-by: Eric Dumazet <[email protected]> Series applied, thanks!
