From: Douglas Thompson Date: Thu, 19 Jul 2007 08:50:17 +0000 (-0700) Subject: drivers/edac: fix ignored return i82875p X-Git-Tag: v2.6.23-rc1~291 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c52152b3008b7bdcc3b94d0be4d0b814dce1530;p=pandora-kernel.git drivers/edac: fix ignored return i82875p Compiling this module gave a warning that the return value of 'pci_bus_add_device()' was not checked. This patch adds that check and an output message Signed-off-by: Douglas Thompson Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed