]> www.infradead.org Git - users/willy/linux.git/commit
crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
authorEric Biggers <ebiggers@google.com>
Wed, 23 Dec 2020 08:09:58 +0000 (00:09 -0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sat, 2 Jan 2021 21:41:39 +0000 (08:41 +1100)
commitbbda6e0f1303953c855ee3669655a81b69fbe899
tree2365a8e2ed951739929fc0f929a7ea0c564f985b
parent8786841bc2020f7f2513a6c74e64912f07b9c0dc
crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>

Address the following checkpatch warning:

WARNING: Use #include <linux/bug.h> instead of <asm/bug.h>

Signed-off-by: Eric Biggers <ebiggers@google.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/crypto/blake2s.h