From: Bjorn Helgaas Date: Thu, 19 Dec 2013 21:20:09 +0000 (-0700) Subject: PCI/portdrv: Cleanup error paths X-Git-Tag: v3.14-rc1~132^2~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f3acca9acec1503f6b374faef2d1013cbf502af;p=pandora-kernel.git PCI/portdrv: Cleanup error paths Make the straightline path the normal no-error path. Check for errors and return them directly, instead of checking for success and putting the normal path in an "if" body. No functional change. Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed