aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_timer.c
diff options
context:
space:
mode:
authorYOSHIFUJI Hideaki <[email protected]>2008-01-12 10:16:03 +0000
committerDavid S. Miller <[email protected]>2008-01-28 22:59:56 +0000
commit9cb5734e5b9b26097c7fa28a9c6426a204cc15e3 (patch)
treea8a098affaa86890b49ce7d52dc365d34213e188 /net/ipv4/tcp_timer.c
parentnet/mac80211/Kconfig: whitespace corrections (diff)
downloadkernel-9cb5734e5b9b26097c7fa28a9c6426a204cc15e3.tar.gz
kernel-9cb5734e5b9b26097c7fa28a9c6426a204cc15e3.zip
[TCP]: Convert several length variable to unsigned.
Several length variables cannot be negative, so convert int to unsigned int. This also allows us to do sane shift operations on those variables. Signed-off-by: YOSHIFUJI Hideaki <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions