From: Roland Dreier Date: Wed, 24 Feb 2010 23:07:59 +0000 (-0800) Subject: IB/srp: Clean up error path in srp_create_target_ib() X-Git-Tag: v2.6.34-rc1~225^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da9d2f07306fc29a2f10885c2b0a463f3863c365;p=pandora-kernel.git IB/srp: Clean up error path in srp_create_target_ib() Instead of repeating the error unwinding steps in each place an error can be detected, use the common idiom of gotos into an error flow. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed