diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2022-10-19 12:57:28 -0400 |
|---|---|---|
| committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2022-10-21 04:44:22 +0000 |
| commit | d291cdca08c87d2d0ea363260053fb3bab89e312 (patch) | |
| tree | 57cf5fed8c48484dd9c762cf7ab9b3e9b2929226 /pimd/pim_cmd_common.c | |
| parent | 6f95deb06c3f7e414b9d3f731054cf67a16a77ee (diff) | |
lib: Remove unnecessary comparison, for linked list
In the comparison function for a linked list code was
always checking against passed in NULL's. The comparison
function will never receive a NULL value for data from
the linklist.c code.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
(cherry picked from commit 78946603e10489969bad3b364a96ca01d436b47d)
Diffstat (limited to 'pimd/pim_cmd_common.c')
0 files changed, 0 insertions, 0 deletions
