diff options
| author | Len Brown <[email protected]> | 2010-05-22 20:57:26 +0000 |
|---|---|---|
| committer | Len Brown <[email protected]> | 2010-05-28 01:06:58 +0000 |
| commit | 752138df0dc2daaae09379c754caeb08c97905dc (patch) | |
| tree | 4908627df11ccb42570fc3525c560f89c444781c /fs/jbd/commit.c | |
| parent | cpuidle: add cpuidle_unregister_driver() error check (diff) | |
| download | kernel-752138df0dc2daaae09379c754caeb08c97905dc.tar.gz kernel-752138df0dc2daaae09379c754caeb08c97905dc.zip | |
cpuidle: make cpuidle_curr_driver static
cpuidle_register_driver() sets cpuidle_curr_driver
cpuidle_unregister_driver() clears cpuidle_curr_driver
We should't expose cpuidle_curr_driver to
potential modification except via these interfaces.
So make it static and create cpuidle_get_driver() to observe it.
Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions
