commit | a5135676bbf18ab4caed9effd321bd126f9ee11f | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Thu Sep 14 13:22:25 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 14 09:55:21 2017 -0700 |
tree | 325036326df6c22b9a27d3f363da1ff24111f633 | |
parent | fa5f7b51fc3080c2b195fa87c7eca7c05e56f673 [diff] |
tls: make tls_sw_free_resources static Make the needlessly global function tls_sw_free_resources static to fix a gcc/sparse warning. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: David S. Miller <davem@davemloft.net>