linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Staging:wilc1000:wilc_sdio: Modified comment style to preferred kernel comment style
@ 2017-03-02 16:41 Georgios Emmanouil
  2017-03-04 22:48 ` Julian Calaby
  0 siblings, 1 reply; 2+ messages in thread
From: Georgios Emmanouil @ 2017-03-02 16:41 UTC (permalink / raw)
  To: aditya.shankar, ganesh.krishna, gregkh
  Cc: linux-wireless, devel, linux-kernel

Modified comment style to preferred kernel comment style.

Signed-off-by: Georgios Emmanouil <geo.emmnl@gmail.com>
---
 drivers/staging/wilc1000/wilc_sdio.c | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/drivers/staging/wilc1000/wilc_sdio.c b/drivers/staging/wilc1000/wilc_sdio.c
index cd6b8ba..ad4eb0f 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"
--
2.1.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Staging:wilc1000:wilc_sdio: Modified comment style to preferred kernel comment style
  2017-03-02 16:41 [PATCH] Staging:wilc1000:wilc_sdio: Modified comment style to preferred kernel comment style Georgios Emmanouil
@ 2017-03-04 22:48 ` Julian Calaby
  0 siblings, 0 replies; 2+ messages in thread
From: Julian Calaby @ 2017-03-04 22:48 UTC (permalink / raw)
  To: Georgios Emmanouil
  Cc: Aditya Shankar, Ganesh Krishna, Greg KH, linux-wireless, devel,
	linux-kernel

Hi All,

On Fri, Mar 3, 2017 at 3:41 AM, Georgios Emmanouil <geo.emmnl@gmail.com> wrote:
> 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>

> ---
>  drivers/staging/wilc1000/wilc_sdio.c | 13 +++++--------
>  1 file changed, 5 insertions(+), 8 deletions(-)

-- 
Julian Calaby

Email: julian.calaby@gmail.com
Profile: http://www.google.com/profiles/julian.calaby/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-04 22:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-02 16:41 [PATCH] Staging:wilc1000:wilc_sdio: Modified comment style to preferred kernel comment style Georgios Emmanouil
2017-03-04 22:48 ` Julian Calaby

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).