On Wed, Nov 28, 2018 at 05:57:56PM +0100, Hans de Goede wrote: > acpi_gpiochip_alloc_event only continues allocating an event and adding > it to the list if gpiochip_request_own_desc does not return an error. > So events with an error desc are never placed on the events list and this > check is really not necessary. > > Suggested-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> Acked-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>