mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-04 20:26:13 +02:00
drivers: firmware: 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
a4ae5ff6ea
commit
22bd4c0da0
@ -139,7 +139,6 @@ static struct ti_sci_xfer *ti_sci_setup_one_xfer(struct ti_sci_info *info,
|
||||
return ERR_PTR(-ERANGE);
|
||||
}
|
||||
|
||||
|
||||
info->seq = ~info->seq;
|
||||
xfer->tx_message.buf = buf;
|
||||
xfer->tx_message.len = tx_message_size;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user