diff options
author | 2011-12-18 20:08:16 -0800 | |
---|---|---|
committer | 2012-01-24 12:41:46 -0800 | |
commit | cafa6b5dd7ce4f0e0a30be301be4efed587a7808 (patch) | |
tree | 47200ffb5c660280ebe734b29662c12df24d7ab5 /lib/dynamic_debug.c | |
parent | sysfs: Reduce s_flags to an unsinged short so it packs well with s_mode (diff) | |
download | linux-rng-cafa6b5dd7ce4f0e0a30be301be4efed587a7808.tar.xz linux-rng-cafa6b5dd7ce4f0e0a30be301be4efed587a7808.zip |
sysfs: Store the sysfs inode in an unsigned int.
Store the sysfs inode number in an unsided int because
ida inode allocator can return at most a 31 bit number,
reducing the size of struct sysfs_dirent by 8 bytes
on 64bit platforms.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions