commit | d6522223e4a07f7bc59d5b37b26d38a0a85baaaf | [log] [tgz] |
---|---|---|
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | Sat Dec 20 17:19:02 2014 +0100 |
committer | Roland Dreier <roland@purestorage.com> | Fri Feb 13 11:17:29 2015 -0800 |
tree | ad6dcebd21b9f3fd4b2465714788e4d99a40dd1d | |
parent | bfa76d49576599a4b9f9b7a71f23d73d6dcff735 [diff] |
IB/ipath: Remove unused function in ipath_wc_ppc64 Remove the function ipath_unordered_wc() 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> Acked-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Roland Dreier <roland@purestorage.com>