Staging: rtl8188eu: Correct two coding style errors
authorIban Rodriguez <iban.rodriguez@ono.com>
Thu, 1 Oct 2015 20:21:40 +0000 (22:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:48:15 +0000 (11:48 +0200)
commit2d893537569948120332184bbea29c743f9951d9
tree13db5b4e0e6e7675d13c162846ccefcf7430ba7b
parent3fe1be87abfb4fab62a03ca6e1440cd4fc63dc74
Staging: rtl8188eu: Correct two coding style errors

Correct two errors reported by checkpatch.pl because space prohibited
before ','.
Also split both lines into multiple lines as they are longer than
80 characters

Signed-off-by: Iban Rodriguez <iban.rodriguez@ono.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_sta_mgt.c
This page took 0.025292 seconds and 5 git commands to generate.