staging: wlan-ng: Fix line going over 80 characters
authorJohn B. Wyatt IV <jbwyatt4@gmail.com>
Mon, 16 Mar 2020 22:15:44 +0000 (15:15 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Mar 2020 13:07:55 +0000 (14:07 +0100)
commit928b2dc0c899d3335a54704ba0ec2f0cf7bf7356
treee49e8fb095749d2a62e6ec7e8bc301530059c4bf
parentf23519843b01fdc266dd70ca29ef0f0a54f8b064
staging: wlan-ng: Fix line going over 80 characters

Add a newline before the second argument for style, readability, and
consistency.

Please note: checkpatch reports the third argument as being over 80
characters, but not the second argument.

Signed-off-by: John B. Wyatt IV <jbwyatt4@gmail.com>
Link: https://lore.kernel.org/r/20200316221544.1251350-1-jbwyatt4@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/hfa384x_usb.c