staging: rtl8192u: Fix checkpatch issue with comma in r819xU_firmware.c
authorFreeman Zhang <freeman.zhang1992@gmail.com>
Mon, 27 Jul 2015 06:37:25 +0000 (14:37 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 31 Jul 2015 23:14:53 +0000 (16:14 -0700)
Add space after ',' to fix the error message provided by checkpatch.pl:
ERROR: space required after that ','

Signed-off-by: Freeman Zhang <freeman.zhang1992@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found