summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
diff options
context:
space:
mode:
authorEva Rachel Retuya <eraretuya@gmail.com>2016-02-16 16:24:45 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-19 16:53:56 -0800
commit6c2ab2398b88cf2b7fe6468351083385ceb4a779 (patch)
treec46efb37cc2a396ba54574d975057a34e9ca0260 /drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
parentc22177dbab6212731ecced921b8055388e7ad05d (diff)
downloadlinux-6c2ab2398b88cf2b7fe6468351083385ceb4a779.tar.gz
linux-6c2ab2398b88cf2b7fe6468351083385ceb4a779.tar.xz
staging: wilc1000: remove spaces around '->'
Delete the space around '->' as it is prohibited and breaks the code. Checkpatch found this issue. ERROR: spaces prohibited around that '->' Signed-off-by: Eva Rachel Retuya <eraretuya@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wilc1000/wilc_wfi_cfgoperations.c')
-rw-r--r--drivers/staging/wilc1000/wilc_wfi_cfgoperations.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/wilc1000/wilc_wfi_cfgoperations.c b/drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
index d4705b77a5af..5649476fb8fd 100644
--- a/drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
+++ b/drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
@@ -2126,7 +2126,7 @@ static int start_ap(struct wiphy *wiphy, struct net_device *dev,
priv = wiphy_priv(wiphy);
vif = netdev_priv(dev);
- wl = vif ->wilc;
+ wl = vif->wilc;
PRINT_D(HOSTAPD_DBG, "Starting ap\n");
PRINT_D(HOSTAPD_DBG, "Interval = %d\n DTIM period = %d\n Head length = %zu Tail length = %zu\n",