summaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2021-10-24 19:43:30 +0300
committerJason Gunthorpe <jgg@nvidia.com>2021-10-28 14:58:27 +0300
commit69d1ed59999c1e9c823f78befd3fb8a22bdbff48 (patch)
tree8896c2fdba128f333649786afeed0b3ce6631795 /scripts/generate_rust_analyzer.py
parent50604757e7925161356746c181c1a5e11a2b0f4b (diff)
downloadlinux-69d1ed59999c1e9c823f78befd3fb8a22bdbff48.tar.xz
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>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions