summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_sdio.c
diff options
context:
space:
mode:
authorGeorgios Emmanouil2017-03-02 17:41:16 +0100
committerGreg Kroah-Hartman2017-03-09 14:43:47 +0100
commita2c9377424661cf27a4b5f8167a4b99e5c26909e (patch)
tree05e849332b27689bfcb5e5d8b8ba5a6cf2e10216 /drivers/staging/wilc1000/wilc_sdio.c
parentStaging:wilc1000:host_interface: Integrated two 'if' statements to a single '... (diff)
downloadkernel-qcow2-linux-a2c9377424661cf27a4b5f8167a4b99e5c26909e.tar.gz
kernel-qcow2-linux-a2c9377424661cf27a4b5f8167a4b99e5c26909e.tar.xz
kernel-qcow2-linux-a2c9377424661cf27a4b5f8167a4b99e5c26909e.zip
Staging:wilc1000:wilc_sdio: Modified comment style to preferred kernel comment style
Modified comment style to preferred kernel comment style. Signed-off-by: Georgios Emmanouil <geo.emmnl@gmail.com> Reviewed-by: Julian Calaby <julian.calaby@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wilc1000/wilc_sdio.c')
-rw-r--r--drivers/staging/wilc1000/wilc_sdio.c13
1 files changed, 5 insertions, 8 deletions
diff --git a/drivers/staging/wilc1000/wilc_sdio.c b/drivers/staging/wilc1000/wilc_sdio.c
index cd6b8badc5f3..ad4eb0fe371e 100644
--- a/drivers/staging/wilc1000/wilc_sdio.c
+++ b/drivers/staging/wilc1000/wilc_sdio.c
@@ -1,11 +1,8 @@
-/* ////////////////////////////////////////////////////////////////////////// */
-/* */
-/* Copyright (c) Atmel Corporation. All rights reserved. */
-/* */
-/* Module Name: wilc_sdio.c */
-/* */
-/* */
-/* //////////////////////////////////////////////////////////////////////////// */
+/*
+ * Copyright (c) Atmel Corporation. All rights reserved.
+ *
+ * Module Name: wilc_sdio.c
+ */
#include <linux/string.h>
#include "wilc_wlan_if.h"