mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 19:11:53 +00:00
Coding Style cleanup: remove trailing empty lines
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
93e1459641
commit
d4c8aa9cb4
18 changed files with 0 additions and 18 deletions
|
@ -675,4 +675,3 @@ void *memchr_inv(const void *start, int c, size_t bytes)
|
|||
return check_bytes8(start, value, bytes % 8);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue