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>
This commit is contained in:
parent
33a32243fc
commit
a2c9377424
|
@ -1,11 +1,8 @@
|
||||||
/* ////////////////////////////////////////////////////////////////////////// */
|
/*
|
||||||
/* */
|
* Copyright (c) Atmel Corporation. All rights reserved.
|
||||||
/* Copyright (c) Atmel Corporation. All rights reserved. */
|
*
|
||||||
/* */
|
* Module Name: wilc_sdio.c
|
||||||
/* Module Name: wilc_sdio.c */
|
*/
|
||||||
/* */
|
|
||||||
/* */
|
|
||||||
/* //////////////////////////////////////////////////////////////////////////// */
|
|
||||||
|
|
||||||
#include <linux/string.h>
|
#include <linux/string.h>
|
||||||
#include "wilc_wlan_if.h"
|
#include "wilc_wlan_if.h"
|
||||||
|
|
Loading…
Reference in New Issue