diff options
| author | Rosen Penev <rosenp@gmail.com> | 2026-08-03 15:40:28 -0700 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2026-08-15 11:24:10 +1000 |
| commit | ce64a0e7e619a9bdc10c69810efdecc319a6c8ee (patch) | |
| tree | ef4632e13ffa43d52f3a72705a3e409f4637c2da /tools/perf/scripts/python | |
| parent | f7d53dd3f267e46a784f219a75072f2f400d42b9 (diff) | |
crypto: eip93 - use struct_size() and flexible array for ring allocation
Embed the single ring as a flexible array member in eip93_device
instead of allocating it separately. This simplifies the probe path
and uses struct_size() for a single allocation.
Assisted-by: opencode:big-pickle
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
