commit | 0bdd8acc35c152a1d934a59306f63586b47453a8 | [log] [tgz] |
---|---|---|
author | Luca Ceresoli <luca.ceresoli@comelit.it> | Sat May 14 05:50:02 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Thu May 19 21:36:15 2011 +0200 |
tree | 1f9b7434c55789994e736a2c796f6a815ceaa2fc | |
parent | 6d2231e8fa21f4bc4fcff3690146540f30984d61 [diff] |
net/tftp.c: cosmetic: fix indentation This removes the following checkpatch issue: - WARNING: suspect code indent for conditional statements Signed-off-by: Luca Ceresoli <luca.ceresoli@comelit.it> Cc: Wolfgang Denk <wd@denx.de>