Zdenek Styblik ecfaeb2706 Change expression in ipmi_pef_get_info() in order to silence Coverity
Commit changes expression from ``if (!ptbl)'' to ``if (ptbl != NULL)'' in order
to silence Coverity. CID#1149049
2014-12-30 16:02:21 +01:00
..
2014-11-29 17:45:41 +01:00
2014-05-24 09:18:32 +02:00
2014-08-11 11:17:41 -06:00
2014-04-08 15:18:50 +02:00
2014-12-30 15:33:05 +01:00