From: Dan Carpenter Date: Tue, 18 Aug 2015 09:22:10 +0000 (+0300) Subject: IB/core: missing curly braces in ib_find_gid() X-Git-Tag: omap-for-v4.3/fixes-rc1~52^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98d25afa970d134024d8652360569e3bd74782b3;p=pandora-kernel.git IB/core: missing curly braces in ib_find_gid() Smatch says that, based on the indenting, we should probably add curly braces here. Fixes: 03db3a2d81e6 ('IB/core: Add RoCE GID table management') Signed-off-by: Dan Carpenter Reviewed-by: Ira Weiny Signed-off-by: Doug Ledford --- Reading git-diff-tree failed