]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
IB/ipath: Remove unused function in ipath_wc_ppc64
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sat, 20 Dec 2014 16:19:02 +0000 (17:19 +0100)
committerRoland Dreier <roland@purestorage.com>
Fri, 13 Feb 2015 19:17:29 +0000 (11:17 -0800)
commitd6522223e4a07f7bc59d5b37b26d38a0a85baaaf
treead6dcebd21b9f3fd4b2465714788e4d99a40dd1d
parentbfa76d49576599a4b9f9b7a71f23d73d6dcff735
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>
drivers/infiniband/hw/ipath/ipath_kernel.h
drivers/infiniband/hw/ipath/ipath_wc_ppc64.c
drivers/infiniband/hw/ipath/ipath_wc_x86_64.c