diff options
author | Joe Richey <joerichey@google.com> | 2017-04-06 16:14:28 -0700 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2017-04-30 01:26:34 -0400 |
commit | 960e6994ad9cf10ddd4d3680a2d6cf5159c93a83 (patch) | |
tree | e764f77624989609238b1ea9df3261309f73efd1 /fs/devpts | |
parent | 9c8268def6127a9d9888b822a74becb80dfeab6f (diff) | |
download | linux-960e6994ad9cf10ddd4d3680a2d6cf5159c93a83.tar.bz2 |
fscrypt: Remove __packed from fscrypt_policy
This commit removes __packed from fscrypt_policy as it does not contain
any implicit padding and does not refer to an on-disk structure. Even
though this is a change to a UAPI file, no users will be broken as the
structure doesn't change.
Signed-off-by: Joe Richey <joerichey@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/devpts')
0 files changed, 0 insertions, 0 deletions