git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e4d6d8
)
sysfs: Reduce s_flags to an unsinged short so it packs well with s_mode
author
Eric W. Biederman
<ebiederm@xmission.com>
Mon, 19 Dec 2011 04:07:23 +0000
(20:07 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 24 Jan 2012 20:41:00 +0000
(12:41 -0800)
On 32bit this reduces sizeof(struct sysfs_dirent) by 2 bytes.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found