Commit ad2e2a77 authored by Sasha Levin's avatar Sasha Levin Committed by Dominique Martinet
Browse files

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: default avatarSasha Levin <sashal@kernel.org>
Message-ID: <20250320145200.3124863-1-sashal@kernel.org>
Signed-off-by: default avatarDominique Martinet <asmadeus@codewreck.org>
parent 34ceb69e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment