From: Dave Hansen Date: Wed, 14 Oct 2009 16:20:47 +0000 (-0700) Subject: leds-ss4200: Check pci_enable_device return X-Git-Tag: v2.6.33-rc1~11^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09a46db05b2e07484c08c638d7d6bda0523a13a6;p=pandora-kernel.git leds-ss4200: Check pci_enable_device return pci_enable_result is defined using the __must_check macro but leds-ss4200 is not checking the return value. Signed-off-by: Javier Martinez Canillas Signed-off-by: Dave Hansen Signed-off-by: Richard Purdie --- Reading git-diff-tree failed