linux/drivers/infiniband/sw
Christophe JAILLET 69d1ed5999 RDMA/rxe: Save a few bytes from struct rxe_pool
'table_size' is never read, it can be removed.

In fact, the only place that uses something that could be 'table_size' is
'alloc_index()'. In this function, it is re-computed from 'min_index' and
'max_index'.

Link: https://lore.kernel.org/r/2c42065049bb2b99bededdc423a9babf4a98adee.1635093628.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2021-10-28 08:58:27 -03:00
..
rdmavt Merge branch 'sg_nents' into rdma.git for-next 2021-08-30 09:49:59 -03:00
rxe RDMA/rxe: Save a few bytes from struct rxe_pool 2021-10-28 08:58:27 -03:00
siw RDMA: Remove redundant 'flush_workqueue()' calls 2021-10-12 13:21:23 -03:00
Makefile rdma/siw: addition to kernel build environment 2019-07-02 17:03:41 -03:00