]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net/tftp.c: cosmetic: trailing statements should be on next line
authorLuca Ceresoli <luca.ceresoli@comelit.it>
Sat, 14 May 2011 05:50:01 +0000 (05:50 +0000)
committerWolfgang Denk <wd@denx.de>
Thu, 19 May 2011 19:36:08 +0000 (21:36 +0200)
commit6d2231e8fa21f4bc4fcff3690146540f30984d61
tree5edcdce5d5b1f76ba7dd7a00c75f2cea12f923ef
parent7bc325a1b2dfda4a16789cc3b9387dbe1174af41
net/tftp.c: cosmetic: trailing statements should be on next line

This removes the following checkpatch issue:
 - ERROR: trailing statements should be on next line

Signed-off-by: Luca Ceresoli <luca.ceresoli@comelit.it>
Cc: Wolfgang Denk <wd@denx.de>
net/tftp.c