From: Allan Stephens Date: Fri, 31 Dec 2010 18:59:35 +0000 (+0000) Subject: tipc: remove extraneous braces from single statements X-Git-Tag: v2.6.38-rc1~476^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a016892cd6eb8d3dd9769021b088917ac7371abd;p=pandora-kernel.git tipc: remove extraneous braces from single statements Cleans up TIPC's source code to eliminate the presence of unnecessary use of {} around single statements. These changes are purely cosmetic and do not alter the operation of TIPC in any way. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker Signed-off-by: David S. Miller --- Reading git-diff-tree failed