diff options
author | Markus Elfring <[email protected]> | 2015-02-09 11:10:41 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-02-09 14:10:05 -0800 |
commit | 1d966d03a37f7f58abf12e87203d03f96950cfd0 (patch) | |
tree | b8ac6df8e58fcf7b1221bb0c69135d744eec5cd2 /net/ipv4/tcp_timer.c | |
parent | c4c655302c9134c75aa88f522ee33c493276f02c (diff) |
net: Mellanox: Delete unnecessary checks before the function call "vunmap"
The vunmap() function performs also input parameter validation.
Thus the test around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <[email protected]>
Acked-by: Eli Cohen <[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