diff options
| author | William Hansen-Baird <william.hansen.baird@gmail.com> | 2026-01-14 00:14:33 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-01-16 16:07:02 +0300 |
| commit | f51af069a96b8541fe302913a894a1e76f74c626 (patch) | |
| tree | ab391ddc7be18364bcf87db12e2fd0ce8fdd8a21 /scripts | |
| parent | ccfab310ee181ab03f46c53413d57468199e29eb (diff) | |
| download | linux-f51af069a96b8541fe302913a894a1e76f74c626.tar.xz | |
staging: rtl8723bs: core/rtw_mlme_ext.c: flatten indentation with early loop continue in OnAssocReq()
Replace large if (memcmp(p+2, WMM_IE, 6)) inside the for (;;) loop,
which ends with a break, with an early continue.
This reduces deep nesting and is purely stylistic.
Signed-off-by: William Hansen-Baird <william.hansen.baird@gmail.com>
Link: https://patch.msgid.link/20260113211433.89512-2-william.hansen.baird@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
