]> www.infradead.org Git - nvme.git/commit
modpost: use generic macros for hash table implementation
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 20 Jul 2024 07:27:39 +0000 (16:27 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sun, 21 Jul 2024 14:10:43 +0000 (23:10 +0900)
commit3554a45297c0f6c5de5dfdba0d218b0eb9274207
tree3c8e1e21da86bd79ea6ac42e234524c847d11108
parentfbaf242c956aff6a07d9e97eaa3a0a48d947de33
modpost: use generic macros for hash table implementation

Use macros provided by hashtable.h

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/mod/modpost.c