ID:355 - Comment out statement without effect in lib/ipmi_sel.c

This commit is contained in:
Zdenek Styblik 2016-05-30 06:41:38 +02:00
parent f62a16f7f2
commit ec8ba928d4

View File

@ -2403,7 +2403,7 @@ ipmi_sel_interpret(struct ipmi_intf *intf, unsigned long iana,
evt.sel_type.standard_type.evm_rev = 4;
/* FIXME: convert*/
evt.sel_type.standard_type.timestamp;
/* evt.sel_type.standard_type.timestamp; */
/* skip timestamp */
cursor = index((const char *)cursor, ';');