kernel: Re-implement `dict` hash code as a `dict` member function instead of a specia...
authorAlberto Gonzalez <boqwxp@airmail.cc>
Wed, 22 Apr 2020 22:04:22 +0000 (22:04 +0000)
committerAlberto Gonzalez <boqwxp@airmail.cc>
Thu, 14 May 2020 20:06:55 +0000 (20:06 +0000)
commit35b94d1f664928dcf8476a9a6f35e2bb7f647ee1
tree8678b64ebd0713946ff17844a70b3d1b631fd223
parente17329164904f05efa48be63fbb73ec8afdda8e4
kernel: Re-implement `dict` hash code as a `dict` member function instead of a specialized template for `hash_ops`.
kernel/hashlib.h