From: Alan Cox Date: Mon, 13 Oct 2008 09:36:11 +0000 (+0100) Subject: serial_8250: pci_enable_device fail is not fully handled X-Git-Tag: v2.6.28-rc1~665 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40836c484c31301998a14be0439cc4e856399843;p=pandora-kernel.git serial_8250: pci_enable_device fail is not fully handled talking about leaks - I noticed that the 'check return of pci_enable_dev()' in the 8250 pci resume function finally made it in despite my objections against it (causing stuff in higher levels to leak). Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed