-
Daniel Borkmann authored
Commit fe8c8a12 introduced a possible build error for archs that do not have CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS set. :/ Fix this up by bringing else braces outside of the ifdef. Reported-by:
Fengguang Wu <fengguang.wu@intel.com> Fixes: fe8c8a12 ("crypto: more robust crypto_memneq") Signed-off-by:
Daniel Borkmann <dborkman@redhat.com> Acked-By:
Cesar Eduardo Barros <cesarb@cesarb.eti.br> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
Daniel Borkmann authoredCommit fe8c8a12 introduced a possible build error for archs that do not have CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS set. :/ Fix this up by bringing else braces outside of the ifdef. Reported-by:
Fengguang Wu <fengguang.wu@intel.com> Fixes: fe8c8a12 ("crypto: more robust crypto_memneq") Signed-off-by:
Daniel Borkmann <dborkman@redhat.com> Acked-By:
Cesar Eduardo Barros <cesarb@cesarb.eti.br> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.