OSDN Git Service

Staging: rtl8188eu/core: Coding style fix, avoid line over 80 characters
authorColin Vidal <colin@cvidal.org>
Tue, 16 Feb 2016 22:12:19 +0000 (23:12 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 23:06:51 +0000 (15:06 -0800)
commita3c0c480e8908c478385a62aa4f9e6ba706478a0
tree08998f8f5ff42fbc60167222b259023d09e9fbd4
parent18dbf8eacc31bdd10e7c93eb88d9c38fe547d1ed
Staging: rtl8188eu/core: Coding style fix, avoid line over 80 characters

Jump a new line after and operator of the test. It avoids to exceed 80
chars line, and remove a checkpatch warning.

Signed-off-by: Colin Vidal <colin@cvidal.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_iol.c