From: Corey Minyard Date: Mon, 7 Nov 2005 08:59:57 +0000 (-0800) Subject: [PATCH] ipmi: poweroff cleanups X-Git-Tag: v2.6.15-rc1~593 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21d6c542153c680f689a9badf5534bf27704350b;p=pandora-kernel.git [PATCH] ipmi: poweroff cleanups Make module_param and MODULE_PARAM_DESC agree on poweroff_powercycle name. There was an extraneous ifdef in the IPMI poweroff code that prevented it from working if PROC_FS was disabled. Signed-off-by: Matt Domsch Signed-off-by: Corey Minyard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed