RDMA/efa: Remove unused cpu field from irq struct
authorGal Pressman <galpress@amazon.com>
Wed, 11 Aug 2021 15:11:29 +0000 (18:11 +0300)
committerJason Gunthorpe <jgg@nvidia.com>
Sun, 22 Aug 2021 22:22:59 +0000 (19:22 -0300)
commit0043dbcfcbe27bff765cd684725daf1743353e3e
treef105474be493742657cc6a92d9151e37ed432076
parentcbe2de395cd0dc6b673d70581e3611b84ae196a1
RDMA/efa: Remove unused cpu field from irq struct

The cpu field in efa_irq struct is unused, remove it.

Link: https://lore.kernel.org/r/20210811151131.39138-3-galpress@amazon.com
Reviewed-by: Firas JahJah <firasj@amazon.com>
Reviewed-by: Yossi Leybovich <sleybo@amazon.com>
Signed-off-by: Gal Pressman <galpress@amazon.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/efa/efa.h
drivers/infiniband/hw/efa/efa_main.c