From 31013fa92c3a334f45dc13f4fffd5a7f0d5edca6 Mon Sep 17 00:00:00 2001 From: Nicholas Krause Date: Mon, 29 Dec 2014 21:54:27 -0500 Subject: [PATCH] drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.c Removes a no longer needed FIXME comment in the function,acpi_gpe_irq_setup for the file,ipmi_si_intf.c. This comment is no longer needed as clearly we are passing the correct level of ACPI_GPE_LEVEL_TRIGGERED to the installer function,acpi_install_gpe_handler due to no breakage after years of using this ACPI level in the function,acpi_install_gpe_handler. Signed-off-by: Nicholas Krause Signed-off-by: Corey Minyard --- Reading git-format-patch failed