commit | 28e72b26ddeeef474ee9a8dd15df61b35ff557d8 | [log] [tgz] |
---|---|---|
author | Vito Caputo <vcaputo@pengaru.com> | Wed Oct 09 21:08:24 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 11 20:45:31 2019 -0700 |
tree | 9341904aecba6c5b2a5561fa79e50230f792c0bb | |
parent | 262ce0af81616b4be520ea7050ec1e31b80b5ab1 [diff] |
sock_get_timeout: drop unnecessary return variable Remove pointless use of size return variable by directly returning sizes. Signed-off-by: Vito Caputo <vcaputo@pengaru.com> Signed-off-by: David S. Miller <davem@davemloft.net>