mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08: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>