On Thu, Oct 10, 2019 at 03:59:56PM +0800, Chengguang Xu wrote: > DEFINE_HASHTABLE itself has already included initialization code, > we don't have to call hash_init() again, so remove it. > > Signed-off-by: Chengguang Xu <cgxu...@mykernel.net>
1-3 added to misc-next, with minor updates. Thanks.