From: Michael Welling Date: Wed, 19 Mar 2014 04:24:31 +0000 (-0500) Subject: Staging: comedi: proc: title block update X-Git-Tag: v3.15-rc1~139^2~82 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=89509814dce2b8289b4aa3dd9e2e0060f00b71da;p=thirdparty%2Fkernel%2Flinux.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 Signed-off-by: Greg Kroah-Hartman --- 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