On Tue, Jul 23, 2019 at 08:43:43PM +0900, Masahiro Yamada wrote: > Add header include guards in case they are included multiple times. > > Signed-off-by: Masahiro Yamada <[email protected]> > --- > > Changes in v2: None > > include/crypto/sha1_base.h | 5 +++++ > include/crypto/sha256_base.h | 5 +++++ > include/crypto/sha512_base.h | 5 +++++ > include/crypto/sm3_base.h | 5 +++++ > include/uapi/linux/cryptouser.h | 5 +++++ > 5 files changed, 25 insertions(+)
All applied. Thanks. -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
