All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: comedi: Add a missing space
@ 2018-02-18 17:11 Eisha Chen-yen-su
  2018-02-18 18:57 ` [Outreachy kernel] " Julia Lawall
  0 siblings, 1 reply; 2+ messages in thread
From: Eisha Chen-yen-su @ 2018-02-18 17:11 UTC (permalink / raw)
  To: outreachy-kernel, gregkh; +Cc: Eisha Chen-yen-su

Add a missing space so that the * is properly aligned with
the rest of the block comment. Problem found with checkpatch.

Signed-off-by: Eisha Chen-yen-su <chenyensu0@gmail.com>
---
 drivers/staging/comedi/drivers/ni_stc.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/comedi/drivers/ni_stc.h b/drivers/staging/comedi/drivers/ni_stc.h
index cb9d4c3a1926..831088c5cabb 100644
--- a/drivers/staging/comedi/drivers/ni_stc.h
+++ b/drivers/staging/comedi/drivers/ni_stc.h
@@ -9,7 +9,7 @@
 /*
  * References:
  *   DAQ-STC Technical Reference Manual
-*/
+ */
 
 #ifndef _COMEDI_NI_STC_H
 #define _COMEDI_NI_STC_H
-- 
2.14.3



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

* Re: [Outreachy kernel] [PATCH] staging: comedi: Add a missing space
  2018-02-18 17:11 [PATCH] staging: comedi: Add a missing space Eisha Chen-yen-su
@ 2018-02-18 18:57 ` Julia Lawall
  0 siblings, 0 replies; 2+ messages in thread
From: Julia Lawall @ 2018-02-18 18:57 UTC (permalink / raw)
  To: Eisha Chen-yen-su; +Cc: outreachy-kernel, gregkh



On Sun, 18 Feb 2018, Eisha Chen-yen-su wrote:

> Add a missing space so that the * is properly aligned with
> the rest of the block comment. Problem found with checkpatch.

Good job on the log message.

Acked-by: Julia Lawall <julia.lawall@lip6.fr>

>
> Signed-off-by: Eisha Chen-yen-su <chenyensu0@gmail.com>
> ---
>  drivers/staging/comedi/drivers/ni_stc.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/comedi/drivers/ni_stc.h b/drivers/staging/comedi/drivers/ni_stc.h
> index cb9d4c3a1926..831088c5cabb 100644
> --- a/drivers/staging/comedi/drivers/ni_stc.h
> +++ b/drivers/staging/comedi/drivers/ni_stc.h
> @@ -9,7 +9,7 @@
>  /*
>   * References:
>   *   DAQ-STC Technical Reference Manual
> -*/
> + */
>
>  #ifndef _COMEDI_NI_STC_H
>  #define _COMEDI_NI_STC_H
> --
> 2.14.3
>
> --
> You received this message because you are subscribed to the Google Groups "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@googlegroups.com.
> To post to this group, send email to outreachy-kernel@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/20180218171138.4313-1-chenyensu0%40gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>


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

end of thread, other threads:[~2018-02-18 18:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-18 17:11 [PATCH] staging: comedi: Add a missing space Eisha Chen-yen-su
2018-02-18 18:57 ` [Outreachy kernel] " Julia Lawall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.