[PATCH phosphor-host-ipmid 0/7] Warning fixes

OpenBMC Patches openbmc-patches at stwcx.xyz
Wed Nov 25 18:10:17 AEDT 2015


One real bug, a bunch of unused variables and a missing header.

https://github.com/openbmc/phosphor-host-ipmid/pull/45

Joel Stanley (7):
  Remove unused variables and labels
  ipmid-api: wrap in extern "C"
  host-services: Add ipmid-api header
  sensorhandler: remove unused variable
  another unused var
  apphandler: Remove out of bounds array access
  Makefile: build with -Wall

 Makefile           |  3 +++
 apphandler.C       |  3 +--
 host-services.c    |  4 +++-
 ipmid-api.h        | 15 +++++++++++----
 ipmid.C            |  6 ++----
 sensorhandler.C    |  3 ---
 storageaddsel.C    |  4 +---
 transporthandler.C |  2 --
 8 files changed, 21 insertions(+), 19 deletions(-)

-- 
2.6.3




More information about the openbmc mailing list