staging: rtl8188eu: fix line over 80 characters - style
authorMichael Straube <straube.linux@gmail.com>
Wed, 3 Oct 2018 20:43:57 +0000 (22:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Oct 2018 13:17:27 +0000 (15:17 +0200)
commit06b17ed6c060b9744ceb0947c35a73f58d3d4f49
tree8319e302b13ddc01745f54b6c2d55ab504f6e406
parent6b8b5fa2af32629bd2a65a2f719aa1d2ae836236
staging: rtl8188eu: fix line over 80 characters - style

Line break array declaration to clear a 'line over 80 characters'
checkpatch warning. For consistency replace 0x0 with 0x00.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_mlme_ext.c