diff options
author | 2010-01-21 20:00:02 +0200 | |
---|---|---|
committer | 2010-02-28 03:35:25 -0800 | |
commit | 518f167a37b3c53f3cf44d27800455ca24e920f6 (patch) | |
tree | 9ba5e73f6e7b7107a1b151503eecd8d5cc09e687 /lib/debugobjects.c | |
parent | exofs: debug print even less (diff) | |
download | wireguard-linux-518f167a37b3c53f3cf44d27800455ca24e920f6.tar.xz wireguard-linux-518f167a37b3c53f3cf44d27800455ca24e920f6.zip |
exofs: Micro-optimize exofs_i_info
optimize the exofs_i_info struct usage by moving the embedded
vfs_inode to be first. A compiler might optimize away an "add"
operation with constant zero. (Which it cannot with other constants)
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions