diff options
| author | Fabio Aiuto <[email protected]> | 2021-07-30 16:54:07 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-07-30 16:56:07 +0200 |
| commit | b8afef0e13720739d41808f0b88970b84c1ec3ff (patch) | |
| tree | a005fbdf37aad3465a5cd5fdba61ac43c7714a03 /tools/perf/scripts/python | |
| parent | 8255017976dec902e25fe7669605aa58a6e7c0ac (diff) | |
staging: rtl8723bs: align condition to match open parentheses
fix following checkpatch issue:
CHECK: Alignment should match open parenthesis
54: FILE: drivers/staging/rtl8723bs/core/rtw_mlme.c:609:
+ if (target->reserved[0] != 2 &&
+ target->reserved[0] >=
pnetwork->network.reserved[0]
Signed-off-by: Fabio Aiuto <[email protected]>
Link: https://lore.kernel.org/r/941bd42ef6b7d76e80685b133046669a0ca82d8e.1627656773.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