doesn't matter whether printf() outputs at same output as LOG_NOTICE does.
Such
things should be the same for all modules.
Moves argc/help check up in the code, resp. in ipmi_picmg_main(), to
avoid unnecessary query to IPMI dev. It doesn't make sense to query IPMI
device
only to print help and terminate immediately.
Comitted for Duncan Idano