diff options
author | Zihuan Zhang <zhangzihuan@kylinos.cn> | 2025-04-24 14:03:39 +0800 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2025-04-25 20:49:20 +0200 |
commit | 9cd9d3fdd72b21b9ea47a8e1a08959d833b6e6ef (patch) | |
tree | ac97f3c6f899a6ea5a370536534881874bf22c5f /scripts/lib/kdoc/kdoc_files.py | |
parent | 036c94c9fd05824f86a92db115eba2773cc79231 (diff) |
PM: sleep: Remove unnecessary !!
Since initcall_debug is a bool variable, it is not necessary to convert
it to bool with the help of a double logical negation (!!).
Remove the redundant operation.
Signed-off-by: Zihuan Zhang <zhangzihuan@kylinos.cn>
Link: https://patch.msgid.link/20250424060339.73119-1-zhangzihuan@kylinos.cn
[ rjw: Changelog rewrite ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions