fixdep: refactor hash table lookup
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 7 Jan 2023 09:18:18 +0000 (18:18 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sun, 22 Jan 2023 14:43:33 +0000 (23:43 +0900)
commit871d657385466d380133e457fc86672bedf14cd9
tree7454ffe0cacd12874e11d65edebec22220603a61
parent2185242faddd12a1ba1060be5caf584fe5aba93a
fixdep: refactor hash table lookup

Change the hash table code so it will be easier to add the second table.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Miguel Ojeda <ojeda@kernel.org>
Tested-by: Miguel Ojeda <ojeda@kernel.org>
scripts/basic/fixdep.c