Coding Style cleanup: remove trailing empty lines

Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
Wolfgang Denk
2011-03-27 21:48:08 +02:00
parent c04bf5e9a4
commit 14666418e9
11 changed files with 0 additions and 11 deletions

View File

@@ -147,4 +147,3 @@ int usb_host_eth_scan(int mode)
return 0;
return -1;
}