]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net/tftp.c: cosmetic: fix indentation
authorLuca Ceresoli <luca.ceresoli@comelit.it>
Sat, 14 May 2011 05:50:02 +0000 (05:50 +0000)
committerWolfgang Denk <wd@denx.de>
Thu, 19 May 2011 19:36:15 +0000 (21:36 +0200)
commit0bdd8acc35c152a1d934a59306f63586b47453a8
tree1f9b7434c55789994e736a2c796f6a815ceaa2fc
parent6d2231e8fa21f4bc4fcff3690146540f30984d61
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>
net/tftp.c