commit | 7bc325a1b2dfda4a16789cc3b9387dbe1174af41 | [log] [tgz] |
---|---|---|
author | Luca Ceresoli <luca.ceresoli@comelit.it> | Sat May 14 05:50:00 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Thu May 19 21:36:02 2011 +0200 |
tree | 49361362bfee59fbc7755fd60a69913cfdb59620 | |
parent | 2cb53608076381e2cc4472790a0d768717d01b32 [diff] |
net/tftp.c: cosmetic: fix brace issues This removes the following checkpatch issues: - WARNING: braces {} are not necessary for single statement blocks - WARNING: braces {} are not necessary for any arm of this statement Signed-off-by: Luca Ceresoli <luca.ceresoli@comelit.it> Cc: Wolfgang Denk <wd@denx.de>