staging: ft1000: Fix coding style in put_handshake_usb() function.
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
5865a18eaa
commit
5acc5396af
@ -321,7 +321,7 @@ static u16 get_handshake_usb(struct ft1000_device *ft1000dev, u16 expected_value
|
||||
|
||||
static void put_handshake_usb(struct ft1000_device *ft1000dev,u16 handshake_value)
|
||||
{
|
||||
int i;
|
||||
int i;
|
||||
|
||||
for (i=0; i<1000; i++);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user