Messages in this thread |  | | | Subject | Re: [PATCH] leds-ss4200: Check pci_enable_device return | | From | Richard Purdie <> | | Date | Fri, 06 Nov 2009 16:14:16 +0000 |
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@rpsys.net> > Signed-off-by: Javier Martinez Canillas <martinez.javier@gmail.com> > Signed-off-by: Dave Hansen <dave@sr71.net> > --- > drivers/leds/leds-ss4200.c | 8 ++++++-- > 1 files changed, 6 insertions(+), 2 deletions(-)
Queued in the LED tree, thanks.
Richard
|  |