]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: rtl8188eu: Fix coding style errors
authorCarlos Maiolino <cmaiolino28@gmail.com>
Mon, 17 Oct 2016 15:39:22 +0000 (17:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Oct 2016 07:40:44 +0000 (09:40 +0200)
commit723863e82eb062c855becbf21aaa96cf6eee4234
tree0e4eaaa94450410659f644fe948d70cc13758644
parent4b4462ecd025b7ec17cb9049707024a3a2915f57
staging: rtl8188eu: Fix coding style errors

Fix coding style errors reported by checkpatch.pl, specifically:

ERROR: space prohibited before that ',' (ctx:WxW)

This patch get rid of all "ERROR" messages from checkpatch.pl for this file

Signed-off-by: Carlos Maiolino <cmaiolino28@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_mlme_ext.c