diff options
| author | Shyam Sunder Reddy Padira <shyamsunderreddypadira@gmail.com> | 2026-05-06 00:53:20 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-05-11 09:51:01 +0200 |
| commit | 718fc81de0cfd3751465062deda01b8ec5560d00 (patch) | |
| tree | d7f11d9961f7b6ef8a1c2cfd199defa568bb34c6 /rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git | |
| parent | ea09c82fbc53aad867541cd2f0bde96c6b228ba0 (diff) | |
staging: vme_user: remove unnecessary NULL initialization before list iteration
Remove redundant NULL initialization for list iterator because
variables used as iterators in list_for_each_entry() do not require
initialization, as the macro assigns them before first use.
No functional change.
Signed-off-by: Shyam Sunder Reddy Padira <shyamsunderreddypadira@gmail.com>
Link: https://patch.msgid.link/20260505192320.107936-1-shyamsunderreddypadira@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
