]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
Staging: rtl8192u: r8192U_wx.c Fixed a code-style error about trailing whitespace
authorChaitanya Hazarey <c@24.io>
Fri, 20 Jun 2014 17:49:56 +0000 (10:49 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Jun 2014 23:56:48 +0000 (19:56 -0400)
Fixed the following error reported by running checkpatch.pl

ERROR: trailing whitespace

Signed-off-by: Chaitanya Hazarey <c@24.io>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_wx.c

index cccc88bcbf39ecdc76cc5aebf2cd452752ade2ec..6808e872296e2409bcc0698203c1f49b59c45885 100644 (file)
@@ -952,7 +952,7 @@ static const struct iw_priv_args r8192_private_args[] = {
 
 
 static iw_handler r8192_private_handler[] = {
-       r8192_wx_set_crcmon, 
+       r8192_wx_set_crcmon,
        r8192_wx_set_scan_type,
        r8192_wx_set_rawtx,
        r8192_wx_force_reset,