On Fri, Feb 21, 2020 at 09:55:15PM +0800, YueHaibing wrote: > crypto/md5.c:26:0: warning: macro "MD5_DIGEST_WORDS" is not used [-Wunused-macros] > crypto/md5.c:27:0: warning: macro "MD5_MESSAGE_BYTES" is not used [-Wunused-macros] > > They are never used since commit 3c7eb3cc8360 ("md5: remove from > lib and only live in crypto"). > > Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx> > --- > crypto/md5.c | 3 --- > 1 file changed, 3 deletions(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt