commit | 927a97ccd25b67a80bfe8476fc08866fd4be2fc9 | [log] [tgz] |
---|---|---|
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | Tue Jan 13 19:45:19 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 13 17:27:18 2015 -0500 |
tree | 0e6d2cbb19e20bd2915d4750982be3d98be3f3d7 | |
parent | 357c4774b5b08878d980847f496af38869e7aad0 [diff] |
atm: lanai: Remove unused function Remove the function aal5_spacefor() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> Signed-off-by: David S. Miller <davem@davemloft.net>