diff options
author | Anna Schumaker <anna.schumaker@oracle.com> | 2024-10-01 16:33:41 -0400 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2024-11-08 14:17:37 -0500 |
commit | 11eb537fd85186cdc8654fd1a15efacb5141f90c (patch) | |
tree | 3ecd16e25f1a89e0b26a5e197a04b1c8b70195ea /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 6278c86a6cc14fdc66988958bbefec3407fa56a0 (diff) | |
download | linux-11eb537fd85186cdc8654fd1a15efacb5141f90c.tar.gz linux-11eb537fd85186cdc8654fd1a15efacb5141f90c.tar.bz2 linux-11eb537fd85186cdc8654fd1a15efacb5141f90c.zip |
NFS: Convert the NFS module list into an array
Using a linked list here seems unnecessarily complex, especially since
possible index values are '2', '3', and '4'. Let's just use an array for
direct access.
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions