mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user