]> git.droids-corp.org - dpdk.git/commit
net/sfc: drop futile null check
authorIvan Malov <ivan.malov@oktetlabs.ru>
Sun, 20 Mar 2022 10:11:00 +0000 (13:11 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 14 Apr 2022 08:01:11 +0000 (10:01 +0200)
commitb05e39e0b2901fc2f9efc3f72b429e2b5fc4d6c8
treea71e2efe2271dc7540d2216be500c4dd4e1e1f4c
parent1e230b9be8866939ef7ce9f7f16b8c8369b7bc28
net/sfc: drop futile null check

The NULL pointer check is clearly unneeded.

Signed-off-by: Ivan Malov <ivan.malov@oktetlabs.ru>
Reviewed-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
drivers/net/sfc/sfc_mae.c