Re: [PATCH] leds-ss4200: Check pci_enable_device return

From: Richard Purdie
Date: Sat Nov 07 2009 - 05:12:33 EST


On Wed, 2009-10-14 at 09:20 -0700, Dave Hansen wrote:
> pci_enable_result is defined using the __must_check macro but
> leds-ss4200 is not checking the return value.
>
> Cc: Richard Purdie <rpurdie@xxxxxxxxx>
> Signed-off-by: Javier Martinez Canillas <martinez.javier@xxxxxxxxx>
> Signed-off-by: Dave Hansen <dave@xxxxxxxx>
> ---
> drivers/leds/leds-ss4200.c | 8 ++++++--
> 1 files changed, 6 insertions(+), 2 deletions(-)

Queued in the LED tree, thanks.

Richard

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/