commit | 4c1ed5a6079078699128064664913ae7b079648f | [log] [tgz] |
---|---|---|
author | Xunlei Pang <[email protected]> | Tue Aug 04 13:48:56 2015 +0800 |
committer | Rafael J. Wysocki <[email protected]> | Fri Aug 28 15:14:54 2015 +0200 |
tree | 76c41b8fe9f3347195afbc345de623b0167d0ec8 | |
parent | ba6a860d41ed3a377d61d59d7c7b08dd7455c686 [diff] |
cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled() For cpuidle_state_is_coupled(), 'dev' is not used, so remove it. Signed-off-by: Xunlei Pang <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>