IPMI: Convert system interface defines to an enum
authorCorey Minyard <cminyard@mvista.com>
Tue, 29 Apr 2008 08:01:08 +0000 (01:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Apr 2008 15:06:15 +0000 (08:06 -0700)
commitba8ff1c61eb119e687b06ca35f7f4ab041bf0422
treeca90a737973edc3a11e4ec9cd2f68ac02ebb96af
parent64959e2d47dead81c6e3ce4864d629d6375e07e2
IPMI: Convert system interface defines to an enum

Convert the #defines for statistics into an enum in the IPMI system interface
and remove the unused timeout_restart statistic.  And comment what these
statistics mean.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/ipmi/ipmi_si_intf.c