From: Corey Minyard Date: Wed, 17 Dec 2014 13:11:54 +0000 (-0600) Subject: ipmi: Remove a FIXME for slab conversion X-Git-Tag: fixes-v4.0-rc1~47^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fcaf60ca07b0db5f8824a368bf890122c3db86a;p=pandora-kernel.git 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-diff-tree failed