diff options
| author | Fabio Aiuto <[email protected]> | 2021-04-04 16:09:25 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-04-05 12:16:15 +0200 |
| commit | 26e8ad5cb666cb941ac305b559fce75940cad4e7 (patch) | |
| tree | d6c9ab2c4a81c6bd707e31bad68590a9a82aed00 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 1c7b5dff5de72c8be8fae8b7ac7ef3fbf389e73c (diff) | |
staging: rtl8723bs: fix logical continuation issue in core/rtw_pwrctrl.c
fix following post-commit hook checkpatch issue:
CHECK: Logical continuations should be on the previous line
22: FILE: drivers/staging/rtl8723bs/core/rtw_pwrctrl.c:270:
if ((pwrpriv->rpwm == pslv)
+ || ((pwrpriv->rpwm >= PS_STATE_S2)
&& (pslv >= PS_STATE_S2)))
Signed-off-by: Fabio Aiuto <[email protected]>
Link: https://lore.kernel.org/r/ecbd557c645e280a801c34d235559d2d138ec67f.1617545239.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions