diff options
author | Anna Schumaker <anna.schumaker@oracle.com> | 2024-10-01 23:33:41 +0300 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2024-11-08 22:17:37 +0300 |
commit | 11eb537fd85186cdc8654fd1a15efacb5141f90c (patch) | |
tree | 3ecd16e25f1a89e0b26a5e197a04b1c8b70195ea /scripts/lib/kdoc/kdoc_files.py | |
parent | 6278c86a6cc14fdc66988958bbefec3407fa56a0 (diff) | |
download | linux-11eb537fd85186cdc8654fd1a15efacb5141f90c.tar.xz |
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 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions