From: Rene Hickersberger <Rene.Hickersberger@gmx.at>
To: gregkh@linuxfoundation.org
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
Rene Hickersberger <Rene.Hickersberger@gmx.at>
Subject: [PATCH] Staging: comedi: ni_stc: Fixed comment coding style issue
Date: Mon, 26 Mar 2018 15:27:10 +0200 [thread overview]
Message-ID: <1522070830-11621-1-git-send-email-Rene.Hickersberger@gmx.at> (raw)
Fixed a coding style issue where the comment * was not aligned.
Signed-off-by: Rene Hickersberger <Rene.Hickersberger@gmx.at>
---
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 cb9d4c3..831088c 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.7.4
next reply other threads:[~2018-03-26 13:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-26 13:27 Rene Hickersberger [this message]
2018-03-29 9:53 ` [PATCH] Staging: comedi: ni_stc: Fixed comment coding style issue Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1522070830-11621-1-git-send-email-Rene.Hickersberger@gmx.at \
--to=rene.hickersberger@gmx.at \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox