diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2024-09-12 14:10:17 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2024-12-11 17:35:08 +0530 |
commit | 9d880452fb3edc4645e28264381ce35606fb1b19 (patch) | |
tree | 30289cab3a879eb07489839e580f63b175dfd2f9 /rust/helpers/vmalloc.c | |
parent | 24947be1c7da99036e8336de160457599bc124d7 (diff) |
dmaengine: amd: qdma: make read-only arrays h2c_types and c2h_types static const
Don't populate the read-only arrays h2c_types and c2h_types on the
stack at run time, instead make them static const.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20240912131017.588141-1-colin.i.king@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'rust/helpers/vmalloc.c')
0 files changed, 0 insertions, 0 deletions