ipmi: Remove a FIXME for slab conversion
authorCorey Minyard <cminyard@mvista.com>
Wed, 17 Dec 2014 13:11:54 +0000 (07:11 -0600)
committerCorey Minyard <cminyard@mvista.com>
Fri, 20 Feb 2015 01:54:50 +0000 (19:54 -0600)
There can't be more than a few IPMI messages allocated at any one time,
so converting the messages to slabs would be a waste.  So just remove
the FIXME.

Suggested-by: Nicholas Krause <xerofoify@gmail.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_msghandler.c

Simple merge