diff options
| author | 2018-01-05 10:44:55 -0800 | |
|---|---|---|
| committer | 2018-01-11 22:06:18 -0500 | |
| commit | 542060c02cdb5c0740fd7156651463e321a859a3 (patch) | |
| tree | d83fcf2674052594475048c5c473ce7e5b9b13dd /scripts/stackusage | |
| parent | fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.h (diff) | |
fscrypt: move fscrypt_ctx declaration to fscrypt_supp.h
Filesystems only ever access 'struct fscrypt_ctx' through fscrypt
functions. But when a filesystem is built without encryption support,
these functions are all stubbed out, so the declaration of fscrypt_ctx
is unneeded. Therefore, move it from fscrypt.h to fscrypt_supp.h.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
