diff options
| author | Amin Madani <aminmadani112@gmail.com> | 2026-07-16 12:08:22 +0330 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-07-17 14:19:48 +0200 |
| commit | cb08dcd0a896c3ac8073a57296f2377b106c35b4 (patch) | |
| tree | 1952631ad957fcc8758665f053064a9f10cf0c67 /tools/perf/scripts/python/task-analyzer.py | |
| parent | ebe59e66b72f52debdab7c48613c4f4cf7ce0920 (diff) | |
staging: rtl8723bs: Split multiple assignments in _rtw_open_pktfile
In _rtw_open_pktfile(), multiple variables are assigned on the same
line. According to the Linux kernel coding style, multiple assignments
on a single line should be avoided. Split them into separate lines to
improve readability.
Signed-off-by: Amin Madani <aminmadani112@gmail.com>
Reviewed-by: Dan Carpenter <error27@gmail.com>
Link: https://patch.msgid.link/20260716083822.2898-1-aminmadani112@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
