diff options
| author | Joe Perches <[email protected]> | 2010-03-07 01:10:14 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-03-07 01:47:45 +0000 |
| commit | ef0658f3de484bf9b173639cd47544584e01efa5 (patch) | |
| tree | d9d6c569b2c79fb9cf240783a409722cc9264886 /lib/debugobjects.c | |
| parent | usbfs: fix deadlock on 'usbfs_mutex', clean up poll (diff) | |
| download | kernel-ef0658f3de484bf9b173639cd47544584e01efa5.tar.gz kernel-ef0658f3de484bf9b173639cd47544584e01efa5.zip | |
vsprintf.c: Reduce sizeof struct printf_spec from 24 to 8 bytes
Reducing the size of struct printf_spec is a good thing because multiple
instances are commonly passed on stack.
It's possible for type to be u8 and field_width to be s8, but this is
likely small enough for now.
Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
