Skip to content
Commit 8e62d555 authored by Patrick Williams's avatar Patrick Williams Committed by Jayanth Othayoth
Browse files

host-transport: pldm: fix variable shadow



Inside a single function are two variables both named 'eid' but
of different types.  This causes confusion to clang and implicit
constructors are inadvertently called.  Eliminate the variable shadow.

Signed-off-by: default avatarPatrick Williams <patrick@stwcx.xyz>
Change-Id: I2c15799718b0129aad01ab857dec7a255cbf36a3
parent e9ec952e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment