mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-28 01:22:20 +00:00
Coding Style cleanup: remove trailing white space
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
e84b8f6ce0
commit
3765b3e7bd
605 changed files with 640 additions and 640 deletions
|
@ -22,6 +22,6 @@ SED_CMD="/^->/{s:->#\(.*\):/* \1 */:; \
|
|||
echo " *"
|
||||
echo " */"
|
||||
echo ""
|
||||
sed -ne "${SED_CMD}" $1
|
||||
sed -ne "${SED_CMD}" $1
|
||||
echo ""
|
||||
echo "#endif" ) > $2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue