Home
last modified time | relevance | path

Searched hist:da9d2f07306fc29a2f10885c2b0a463f3863c365 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.cdiff da9d2f07306fc29a2f10885c2b0a463f3863c365 Thu Feb 25 00:07:59 CET 2010 Roland Dreier <rolandd@cisco.com> 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 <rolandd@cisco.com>