mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-07-05 12:13:35 +00:00
lanplus: remove unused variable
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
This commit is contained in:
committed by
Alexander Amelkin
parent
7108884793
commit
e78144d2c7
@ -1905,8 +1905,6 @@ ipmi_lanplus_build_v2x_ipmi_cmd(
|
||||
entry = ipmi_req_add_entry(intf, req, curr_seq);
|
||||
/* it's a bridge command */
|
||||
} else {
|
||||
unsigned char backup_cmd;
|
||||
|
||||
/* Add entry for cmd */
|
||||
entry = ipmi_req_add_entry(intf, req, curr_seq);
|
||||
|
||||
|
Reference in New Issue
Block a user