| commit | 32f072d9eaf9c31c2b0527a4a3370570a731e3cc | [log] [tgz] |
|---|---|---|
| author | Miguel Ojeda <ojeda@kernel.org> | Fri Oct 10 19:43:51 2025 +0200 |
| committer | Miguel Ojeda <ojeda@kernel.org> | Fri Oct 17 00:56:20 2025 +0200 |
| tree | e7321406d35835403d3145895afe93af17b1e5f1 | |
| parent | 8a7c601e14576a22c2bbf7f67455ccf3f3d2737f [diff] |
rust: cpufreq: fix formatting We do our best to keep the repository `rustfmt`-clean, thus run the tool to fix the formatting issue. Link: https://docs.kernel.org/rust/coding-guidelines.html#style-formatting Link: https://rust-for-linux.com/contributing#submit-checklist-addendum Fixes: f97aef092e19 ("cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency") Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Reviewed-by: Benno Lossin <lossin@kernel.org> Signed-off-by: Miguel Ojeda <ojeda@kernel.org>