]> bbs.cooldavid.org Git - net-next-2.6.git/commit
IPMI: convert message handler defines to an enum
authorCorey Minyard <cminyard@mvista.com>
Tue, 29 Apr 2008 08:01:06 +0000 (01:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Apr 2008 15:06:15 +0000 (08:06 -0700)
commit73f2bdb975751eb11de0df1970710e6c40badc26
tree7814f5715169e4f85544fe230963ba4eb2cddf69
parentb2655f2615e92e92ca3d55132b32776f1fe1a05c
IPMI: convert message handler defines to an enum

Convert the #defines for statistics into an enum in the IPMI message
handler.

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_msghandler.c