mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 10:37:22 +00:00
ID: 3576211 - 'lib/ipmi_delloem.c' - unused variable
Commit removes unused variables in ipmi_led_get_platform_model_name() in 'lib/ipmi_delloem.c'. Reported by: Dune Idaho
This commit is contained in:
parent
629a96d9c3
commit
9ef6162f3c
@ -658,8 +658,6 @@ ipmi_lcd_get_platform_model_name (struct ipmi_intf * intf,
|
||||
uint8_t max_length,
|
||||
uint8_t field_type)
|
||||
{
|
||||
struct ipmi_rs * rsp = NULL;
|
||||
struct ipmi_rq req = {0};
|
||||
uint8_t data[4];
|
||||
IPMI_DELL_LCD_STRING lcdstringblock;
|
||||
int lcdstring_len = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user