aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/lock_debug.c
diff options
context:
space:
mode:
authorSasha Levin <[email protected]>2025-03-20 14:52:00 +0000
committerDominique Martinet <[email protected]>2025-03-22 21:20:48 +0000
commitad2e2a77dcc7912c737a07fe061d93c414c6745e (patch)
treec5395938129465b5e7c0ab450118b65204615113 /net/core/lock_debug.c
parentDocumentation/fs/9p: fix broken link (diff)
downloadkernel-ad2e2a77dcc7912c737a07fe061d93c414c6745e.tar.gz
kernel-ad2e2a77dcc7912c737a07fe061d93c414c6745e.zip
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 <[email protected]> Message-ID: <[email protected]> Signed-off-by: Dominique Martinet <[email protected]>
Diffstat (limited to 'net/core/lock_debug.c')
0 files changed, 0 insertions, 0 deletions