mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-18 02:44:37 +00:00
drivers: dfu: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
parent
1528a7e562
commit
62ea6e55d9
1 changed files with 0 additions and 1 deletions
|
@ -269,7 +269,6 @@ int dfu_get_medium_size_mmc(struct dfu_entity *dfu, u64 *size)
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
static int mmc_file_buf_read(struct dfu_entity *dfu, u64 offset, void *buf,
|
||||
long *len)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue