mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 17:07:38 +00:00
drivers: core: 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
1ff7678645
commit
7fa217785b
1 changed files with 0 additions and 1 deletions
|
@ -401,7 +401,6 @@ out:
|
|||
return ret;
|
||||
}
|
||||
|
||||
|
||||
static int __of_address_to_resource(const struct device_node *dev,
|
||||
const __be32 *addrp, u64 size, unsigned int flags,
|
||||
const char *name, struct resource *r)
|
||||
|
|
Loading…
Reference in a new issue