summaryrefslogtreecommitdiff
path: root/fs/namespace.c
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2013-11-14 20:14:47 +0400
committerDavid S. Miller <davem@davemloft.net>2013-11-15 02:10:41 +0400
commit3f5ccd06aecd0eb1651dd451439d5cb365170854 (patch)
tree422a5d96f5a43193e7792ec93bb6faf10b85dc87 /fs/namespace.c
parent4534de8305b3f1460a527a0cda0e3dc2224c6f0c (diff)
downloadlinux-3f5ccd06aecd0eb1651dd451439d5cb365170854.tar.xz
genetlink: make genl_ops flags a u8 and move to end
To save some space in the struct on 32-bit systems, make the flags a u8 (only 4 bits are used) and also move them to the end of the struct. This has no impact on 64-bit systems as alignment of the struct in an array uses up the space anyway. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/namespace.c')
0 files changed, 0 insertions, 0 deletions