From: Dan Carpenter Date: Thu, 30 Jan 2014 12:12:31 +0000 (+0300) Subject: IB/qib: Cleanup qib_register_observer() X-Git-Tag: v3.15-rc1~103^2^9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=186f8ba062f796221d51077342f3ba5202838e9f;p=pandora-kernel.git IB/qib: Cleanup qib_register_observer() Returning directly is easier to read than do-nothing gotos. Remove the duplicative check on "olp" and pull the code in one indent level. Signed-off-by: Dan Carpenter Acked-by: Mike Marciniszyn Signed-off-by: Roland Dreier --- Reading git-diff-tree failed