diff options
| author | Nazar Kletskii <nazar.kletskii@gmail.com> | 2025-12-04 13:53:32 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-12-17 14:01:26 +0100 |
| commit | ec342420979ebf28b461a43c3d6ca4dc78a7882b (patch) | |
| tree | aa2eb0de83b2bd3c5720b3a6dbd0c2ce6529df66 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 91c10b00216cde5ae5754421a0407b778a547b3a (diff) | |
staging: rtl8723bs: Remove unnecessary parentheses
checkpatch.pl reported multiple checks about unnecessary parentheses
when assigning the address of a struct member.
The '->' operator has higher precedence than '&', making the
parentheses redundant. This patch removes them to clean up the code.
Signed-off-by: Nazar Kletskii <nazar.kletskii@gmail.com>
Link: https://patch.msgid.link/20251204115332.21909-1-nazar.kletskii@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
