On Thu, Dec 02, 2021 at 11:09:23AM -0800, Daeho Jeong wrote: > From: Daeho Jeong <[email protected]> > > We've got the below "unused function" warning for 32bit compilation. So, > fixed it. > > error: unused function 'hash_64' [-Werror,-Wunused-function] > > Signed-off-by: Daeho Jeong <[email protected]>
Reviewed-by: Gao Xiang <[email protected]> Thanks, Gao Xiang
