https://github.com/torvalds/linux
Revision 26ea2544ddbe8855cb251e41ff3641c61655a15f authored by Easwar Hariharan on 17 October 2016, 11:19:58 UTC, committed by Doug Ledford on 15 November 2016, 21:16:43 UTC
hfi1_pcie_ddinit takes the PCI device id as an argument but never
uses it. Clean it up.

Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Easwar Hariharan <easwar.hariharan@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
1 parent eacc830
Raw File
Tip revision: 26ea2544ddbe8855cb251e41ff3641c61655a15f authored by Easwar Hariharan on 17 October 2016, 11:19:58 UTC
IB/hfi1: Clean up unused argument
Tip revision: 26ea254
.cocciconfig
[spatch]
	options = --timeout 200
	options = --use-gitgrep
back to top