mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-01 10:42:58 +09:00
We have many loops iterating over all of the end port numbers on a struct ib_device, simplify them with a for_each helper. Reviewed-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>