diff options
| author | 2024-01-22 17:11:26 +0100 | |
|---|---|---|
| committer | 2024-01-24 17:10:30 +0100 | |
| commit | b017500ab53c06441ff7d3a681484e37039b4f57 (patch) | |
| tree | 858e0d98c72a0ab01ebc718673a637423c38cbf5 /scripts/basic/git: | |
| parent | Linux 6.8-rc1 (diff) | |
PM: sleep: Use bool for all 1-bit fields in struct dev_pm_info
For some 1-bit fields in struct dev_pm_info the data type is bool, while
for some other 1-bit fields in there it is unsigned int, and these
differences are somewhat arbitrary.
For consistency, change the data type of the latter to bool, so that all
of the 1-bit fields in struct dev_pm_info fields are bool.
No intentional functional impact.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/basic/git:')
0 files changed, 0 insertions, 0 deletions
