net: ipv4: tcp.c Fixed an assignment coding style issue
authorYuvaraja Mariappan <ymariappan@gmail.com>
Tue, 6 Oct 2015 17:53:29 +0000 (10:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Oct 2015 12:01:04 +0000 (05:01 -0700)
commit686a562449af96a0e8c18c6f1b87b47ff8c36de8
tree48308fd9e59fb9947c50abd4d69f8977ec334e4d
parent729ecbc77a1fe763de409be0307c61c1fa32cc06
net: ipv4: tcp.c Fixed an assignment coding style issue

Fixed an assignment coding style issue

Signed-off-by: Yuvaraja Mariappan <ymariappan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp.c