OSDN Git Service

RDMA/hfi1: Remove pointless driver version
authorDennis Dalessandro <dennis.dalessandro@cornelisnetworks.com>
Fri, 20 May 2022 18:37:17 +0000 (14:37 -0400)
committerJason Gunthorpe <jgg@nvidia.com>
Tue, 24 May 2022 18:08:31 +0000 (15:08 -0300)
commit676bffa02e4a511bcc32051ca9a7d544dc6bc6e5
treeb1ab3063474b7def583e1602a45a5642d3cca12f
parentf93e91a0372c922c20d5bee260b0f43b4b8a1bee
RDMA/hfi1: Remove pointless driver version

Driver versions have long been forbidden in the RDMA subsystem. We removed
most of the code relating to them and have been very strict about not
allowing.  However there is some leftover versioning that we do not
need. Get rid of that.

Link: https://lore.kernel.org/r/20220520183717.48973.17418.stgit@awfm-01.cornelisnetworks.com
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@cornelisnetworks.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/hfi1/common.h
drivers/infiniband/hw/hfi1/driver.c