Staging:wilc1000:wilc_spi: Fixed comment style to the preferred kernel comment style

Fixed comment style to the 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:
Georgios Emmanouil 2017-03-02 19:04:28 +02:00 committed by Greg Kroah-Hartman
parent a2c9377424
commit 086959e66e

View file

@ -1,11 +1,9 @@
/* ////////////////////////////////////////////////////////////////////////// */
/* */
/* Copyright (c) Atmel Corporation. All rights reserved. */
/* */
/* Module Name: wilc_spi.c */
/* */
/* */
/* //////////////////////////////////////////////////////////////////////////// */
/*
* Copyright (c) Atmel Corporation. All rights reserved.
*
* Module Name: wilc_spi.c
*/
#include <linux/module.h>
#include <linux/init.h>
#include <linux/kernel.h>