mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-11 11:56:48 +00:00
staging: emxx_udc: Remove unnecessary blank line
This patch fixes the checkpatch.pl warning: Blank lines aren't necessary before a close brace '}' Signed-off-by: Rehas Sachdeva <aquannie@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
b6e336dbed
commit
bb84f356ac
@ -131,7 +131,6 @@ static void _nbu2ss_dump_register(struct nbu2ss_udc *udc)
|
||||
reg_data = _nbu2ss_readl(
|
||||
(u32 *)IO_ADDRESS(USB_BASE_ADDRESS + i + 12));
|
||||
dev_dbg(&udc->dev, " %08x\n", (int)reg_data);
|
||||
|
||||
}
|
||||
|
||||
spin_lock(&udc->lock);
|
||||
|
Loading…
x
Reference in New Issue
Block a user