projects
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge tag 'optee-for-for-v6.6' of https://git.linaro.org/people/jens.wiklander/linux...
[linux.git]
/
crypto
/
kpp.c
diff --git
a/crypto/kpp.c
b/crypto/kpp.c
index 74f2e8e918fa5854e444ae858c604d2d52c6c97c..33d44e59387ff3370d4dd2a7f5ae036163aea39f 100644
(file)
--- a/
crypto/kpp.c
+++ b/
crypto/kpp.c
@@
-96,7
+96,7
@@
static const struct crypto_type crypto_kpp_type = {
#ifdef CONFIG_PROC_FS
.show = crypto_kpp_show,
#endif
-#if
def CONFIG_CRYPTO_USER
+#if
IS_ENABLED(CONFIG_CRYPTO_USER)
.report = crypto_kpp_report,
#endif
#ifdef CONFIG_CRYPTO_STATS
This page took
0.0305 seconds
and
4
git commands to generate.