drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.c
authorNicholas Krause <xerofoify@gmail.com>
Tue, 30 Dec 2014 02:54:27 +0000 (21:54 -0500)
committerCorey Minyard <cminyard@mvista.com>
Fri, 20 Feb 2015 01:54:51 +0000 (19:54 -0600)
commit31013fa92c3a334f45dc13f4fffd5a7f0d5edca6
treedec4abe444008e71c554e245086a9fa68c1a1038
parentbb82d90e748660a5386cc8f9fc8300bff163ce5f
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 <xerofoify@gmail.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_si_intf.c