mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
ID: 3576210 - 'lib/ipmi_dcmi.c' - unused variable
Commit removes unused variable in ipmi_dcmi_prnt_oobDiscover() in 'lib/ipmi_dcmi.c'. Reported by: Dune Idaho
This commit is contained in:
parent
122e11a2e8
commit
629a96d9c3
@ -445,7 +445,6 @@ void display_capabilities_attributes(
|
||||
static int
|
||||
ipmi_dcmi_prnt_oobDiscover(struct ipmi_intf * intf)
|
||||
{
|
||||
struct ipmi_rs *rsp;
|
||||
int rc;
|
||||
|
||||
if (intf->opened == 0 && intf->open != NULL) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user