summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorRichard Kennedy <richard@rsk.demon.co.uk>2012-04-25 13:53:05 (GMT)
committerFengguang Wu <fengguang.wu@intel.com>2012-04-25 13:58:11 (GMT)
commit4cd9069a0a0e5fb8b007425c937642682ac96c76 (patch)
treecb7872cb3a6a22b1503349106faa1ad0068f8cbc /ipc
parent18cf8cf8bab1296f477ee4dd8f78b5b23c5a192e (diff)
downloadlinux-4cd9069a0a0e5fb8b007425c937642682ac96c76.tar.xz
fs: remove 8 bytes of padding from struct writeback_control on 64 bit builds
Reorder structure writeback_control to remove 8 bytes of padding on 64 bit builds, this shrinks its size from 48 to 40 bytes. This structure is always on the stack and uses C99 named initialisation, so should be safe and have a small impact on stack usage. Signed-off-by: Richard Kennedy <richard@rsk.demon.co.uk> Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions