aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorBartlomiej Zolnierkiewicz <[email protected]>2013-08-30 12:25:10 +0200
committerRafael J. Wysocki <[email protected]>2013-09-24 01:42:58 +0200
commiteba682a5aeb6c9bf08a9751f8d3ecafe043d8f88 (patch)
tree5894d674aa5bfb39a771374df957f4118071b914 /lib/test-string_helpers.c
parent4a10c2ac2f368583138b774ca41fac4207911983 (diff)
intel_idle: shrink states tables
There is no reason to define CPUIDLE_STATE_MAX (currently 10) entries in states tables if the driver always stops iterating over table when it encounters first .enter == NULL entry. $ size drivers/idle/intel_idle.o.* text data bss dec hex filename 2886 5440 32 8358 20a6 drivers/idle/intel_idle.o.before 2886 3752 32 6670 1a0e drivers/idle/intel_idle.o.after Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]> Signed-off-by: Kyungmin Park <[email protected]> Acked-by: Daniel Lezcano <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions