diff options
| author | William Hansen-Baird <william.hansen.baird@gmail.com> | 2026-01-13 16:14:33 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-01-16 14:07:02 +0100 |
| commit | f51af069a96b8541fe302913a894a1e76f74c626 (patch) | |
| tree | ab391ddc7be18364bcf87db12e2fd0ce8fdd8a21 /rust/alloc/collections/git@git.tavy.me:linux.git | |
| parent | ccfab310ee181ab03f46c53413d57468199e29eb (diff) | |
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 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
