diff options
| author | Joe Perches <[email protected]> | 2021-10-24 17:13:14 +0000 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2021-10-28 11:58:27 +0000 |
| commit | 000b8490ecacb3ad5145314ca235c0a17d0187bf (patch) | |
| tree | 08defd2b122db10285aa9e09db746a52d19b6cef /lib/string_helpers.c | |
| parent | RDMA/rxe: Use 'bitmap_zalloc()' when applicable (diff) | |
| download | kernel-000b8490ecacb3ad5145314ca235c0a17d0187bf.tar.gz kernel-000b8490ecacb3ad5145314ca235c0a17d0187bf.zip | |
RDMA/rxe: Make rxe_type_info static const
Make struct rxe_type_info static const and local to the only uses. Moves
a bit of data to text.
$ size drivers/infiniband/sw/rxe/rxe_pool.o* (defconfig w/ infiniband swe)
text data bss dec hex filename
4456 12 0 4468 1174 drivers/infiniband/sw/rxe/rxe_pool.o.new
3817 652 0 4469 1175 drivers/infiniband/sw/rxe/rxe_pool.o.old
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions
