diff options
| author | Fabio Aiuto <[email protected]> | 2021-04-30 16:56:44 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-05-10 11:19:37 +0200 |
| commit | ec0e82b45f744424c8921d6351639c2dea710b54 (patch) | |
| tree | 59d815137f7be967dd7670bb55346e57b0a477bb /tools/perf/scripts/python | |
| parent | fda6c767fbd975094eda0ca1bd38792d2e408cd0 (diff) | |
staging: rtl8723bs: remove braces around single statement in if block
fix following post-commit hook checkatch issue:
WARNING: braces {} are not necessary for single statement blocks
21: FILE: drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:609:
+ if (!bBtHsOn) {
algorithm =
BT_8723B_1ANT_COEX_ALGO_PANEDR_HID;
}
Reviewed-by: Dan Carpenter <[email protected]>
Signed-off-by: Fabio Aiuto <[email protected]>
Link: https://lore.kernel.org/r/1c95d3d0d4ccd74d4e97ee496f7a04eadd1f8ff0.1619794331.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions