Loading fs/ubifs/auth.c +1 −2 Original line number Diff line number Diff line Loading @@ -9,10 +9,9 @@ * This file implements various helper functions for UBIFS authentication support */ #include <linux/crypto.h> #include <linux/verification.h> #include <crypto/hash.h> #include <crypto/algapi.h> #include <crypto/utils.h> #include <keys/user-type.h> #include <keys/asymmetric-type.h> Loading fs/ubifs/replay.c +0 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,6 @@ #include "ubifs.h" #include <linux/list_sort.h> #include <crypto/hash.h> #include <crypto/algapi.h> /** * struct replay_entry - replay list entry. Loading fs/ubifs/ubifs.h +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ #include <linux/completion.h> #include <crypto/hash_info.h> #include <crypto/hash.h> #include <crypto/algapi.h> #include <crypto/utils.h> #include <linux/fscrypt.h> Loading Loading
fs/ubifs/auth.c +1 −2 Original line number Diff line number Diff line Loading @@ -9,10 +9,9 @@ * This file implements various helper functions for UBIFS authentication support */ #include <linux/crypto.h> #include <linux/verification.h> #include <crypto/hash.h> #include <crypto/algapi.h> #include <crypto/utils.h> #include <keys/user-type.h> #include <keys/asymmetric-type.h> Loading
fs/ubifs/replay.c +0 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,6 @@ #include "ubifs.h" #include <linux/list_sort.h> #include <crypto/hash.h> #include <crypto/algapi.h> /** * struct replay_entry - replay list entry. Loading
fs/ubifs/ubifs.h +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ #include <linux/completion.h> #include <crypto/hash_info.h> #include <crypto/hash.h> #include <crypto/algapi.h> #include <crypto/utils.h> #include <linux/fscrypt.h> Loading