From 2fcaf60ca07b0db5f8824a368bf890122c3db86a Mon Sep 17 00:00:00 2001 From: Corey Minyard Date: Wed, 17 Dec 2014 07:11:54 -0600 Subject: [PATCH] ipmi: Remove a FIXME for slab conversion 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 Signed-off-by: Corey Minyard --- Reading git-format-patch failed