| commit | a016892cd6eb8d3dd9769021b088917ac7371abd | [log] [tgz] |
|---|---|---|
| author | Allan Stephens <Allan.Stephens@windriver.com> | Fri Dec 31 18:59:35 2010 +0000 |
| committer | David S. Miller <davem@davemloft.net> | Sat Jan 01 13:57:57 2011 -0800 |
| tree | 7176a3754a1b26b9a4703984d7a0ccf4e320e4ee | |
| parent | e3ec9c7d5eea9adf2c604c623c987360cc700b88 [diff] |
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 <Allan.Stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>