From: Pedro Nieto <pedronieto.cac@gmail.com>
To: gregkh@linuxfoundation.org
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
PedroNieto <pedronieto.cac@gmail.com>
Subject: [PATCH] Staging: comedi: das16.c: Added a blank line fixed a comment, coding style issue
Date: Tue, 31 May 2016 21:00:59 -0300 [thread overview]
Message-ID: <1464739259-24936-1-git-send-email-pedronieto.cac@gmail.com> (raw)
From: PedroNieto <pedronieto.cac@gmail.com>
Fixed a coding style issue.
Signed-off-by: Pedro Nieto <pedronieto.cac@gmail.com>
---
drivers/staging/comedi/drivers/das16.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/comedi/drivers/das16.c b/drivers/staging/comedi/drivers/das16.c
index fd8e0b7..ef345dc 100644
--- a/drivers/staging/comedi/drivers/das16.c
+++ b/drivers/staging/comedi/drivers/das16.c
@@ -198,6 +198,7 @@ enum {
das16_pg_1601,
das16_pg_1602,
};
+
static const int *const das16_gainlists[] = {
NULL,
das16jr_gainlist,
@@ -428,8 +429,10 @@ static const struct das16_board das16_boards[] = {
},
};
-/* Period for timer interrupt in jiffies. It's a function
- * to deal with possibility of dynamic HZ patches */
+/*
+ * Period for timer interrupt in jiffies. It's a function
+ * to deal with possibility of dynamic HZ patches
+ */
static inline int timer_period(void)
{
return HZ / 20;
--
2.1.4
next reply other threads:[~2016-06-01 0:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-01 0:00 Pedro Nieto [this message]
2016-06-18 4:00 ` Greg KH
[not found] ` <CANP_ZUFPYcURMXXewUh4wz3o8Y6VF+UDH-3uSh7g5w0qPa+NvQ@mail.gmail.com>
2016-06-25 22:22 ` 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=1464739259-24936-1-git-send-email-pedronieto.cac@gmail.com \
--to=pedronieto.cac@gmail.com \
--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
all inboxes | Powered by JetHome®