diff options
author | Sasha Levin <sashal@kernel.org> | 2025-03-20 17:52:00 +0300 |
---|---|---|
committer | Dominique Martinet <asmadeus@codewreck.org> | 2025-03-23 00:20:48 +0300 |
commit | ad2e2a77dcc7912c737a07fe061d93c414c6745e (patch) | |
tree | c5395938129465b5e7c0ab450118b65204615113 /lib/test_fortify/write_overflow-strncpy.c | |
parent | 34ceb69edd6cb9581978e0f3e459da4959c0c387 (diff) | |
download | linux-ad2e2a77dcc7912c737a07fe061d93c414c6745e.tar.xz |
9p: Use hashtable.h for hash_errmap
Convert hash_errmap in error.c to use the generic hashtable
implementation from hashtable.h instead of the manual hlist_head array
implementation.
This simplifies the code and makes it more maintainable by using the
standard hashtable API and removes the need for manual hash table
management.
Signed-off-by: Sasha Levin <sashal@kernel.org>
Message-ID: <20250320145200.3124863-1-sashal@kernel.org>
Signed-off-by: Dominique Martinet <asmadeus@codewreck.org>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy.c')
0 files changed, 0 insertions, 0 deletions