mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
ID: 3600930 - dead code in 'lib/ipmi_sdr.c'
Commit adds comment for dead code in 'lib/ipmi_sdr.c'. This part of code has been purposefully turned off.
This commit is contained in:
parent
c070fc00d6
commit
5fa202f7d3
@ -1048,6 +1048,7 @@ ipmi_sdr_print_sensor_mask(struct sdr_record_mask *mask,
|
|||||||
uint8_t sensor_type,
|
uint8_t sensor_type,
|
||||||
uint8_t event_type, int numeric_fmt)
|
uint8_t event_type, int numeric_fmt)
|
||||||
{
|
{
|
||||||
|
/* iceblink - don't print some event status fields - CVS rev1.53 */
|
||||||
return 0;
|
return 0;
|
||||||
|
|
||||||
switch (numeric_fmt) {
|
switch (numeric_fmt) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user