From: Michael Welling <mwelling@ieee.org>
Date: Wed, 19 Mar 2014 04:24:31 +0000 (-0500)
Subject: Staging: comedi: proc: title block update
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=89509814dce2b8289b4aa3dd9e2e0060f00b71da;p=linux.git

Staging: comedi: proc: title block update

Follow up patch for "STAGING: comedi: style and checkpatch fixes".
Removes the file name in the comment block per suggestions.

Signed-off-by: Michael Welling <mwelling@ieee.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---

diff --git a/drivers/staging/comedi/proc.c b/drivers/staging/comedi/proc.c
index 7a5bf5b21d4eb..91dea25b57242 100644
--- a/drivers/staging/comedi/proc.c
+++ b/drivers/staging/comedi/proc.c
@@ -1,5 +1,4 @@
 /*
- * module/proc.c
  * /proc interface for comedi
  *
  * COMEDI - Linux Control and Measurement Device Interface