diff options
| author | Ian Abbott <abbotti@mev.co.uk> | 2009-11-20 11:32:36 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-12-11 12:23:04 -0800 |
| commit | 67a6efb1f86eb51e4b702c4e8e735ca24e3427d8 (patch) | |
| tree | fbb1f57d9bdea6b8c7807dfc74d74b1f34d773b3 /tools/perf/scripts/python | |
| parent | ea25371a78c33e276527361d3ab19393d558b2fd (diff) | |
Staging: comedi: serial2002: decrease stack usage
512 bytes of stack can be saved in serial_2002_open() by modifying
'struct config_t'. A short int suffices for the 'kind' and 'bits'
members. (Actually, a char would suffice, but wouldn't save any more
stack than a short int.)
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
