commit | 35dfb185318f308659b85af7bc0e9730de677885 | [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 | c4ffb9f62585f0e514dbfffe15a7fd15a06206b5 [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>