aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/wpactl.h
diff options
context:
space:
mode:
authorAndres More <more.andres@gmail.com>2010-05-01 19:12:26 -0300
committerGreg Kroah-Hartman <gregkh@suse.de>2010-05-11 11:36:01 -0700
commite7b07d1d8936e06f88dbe227401ce659c2f9dee5 (patch)
treea9d06771e6365804ba60a2d71a5fdcc5c008e019 /drivers/staging/vt6656/wpactl.h
parent8611a29ab967bc197494db19d31994d1b5a26fdc (diff)
Staging: vt6656: code cleanup, fixed comments style at the end of headers
Signed-off-by: Andres More <more.andres@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/vt6656/wpactl.h')
-rw-r--r--drivers/staging/vt6656/wpactl.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/staging/vt6656/wpactl.h b/drivers/staging/vt6656/wpactl.h
index 56179f01311..3a2f15f3f24 100644
--- a/drivers/staging/vt6656/wpactl.h
+++ b/drivers/staging/vt6656/wpactl.h
@@ -66,7 +66,4 @@ int wpa_set_wpadev(PSDevice pDevice, int val);
int wpa_ioctl(PSDevice pDevice, struct iw_point *p);
int wpa_set_keys(PSDevice pDevice, void *ctx, BOOL fcpfkernel);
-#endif // __WPACL_H__
-
-
-
+#endif /* __WPACL_H__ */