* [PATCH] Staging: comedi: das16.c: Added a blank line fixed a comment, coding style issue
@ 2016-06-01 0:00 Pedro Nieto
2016-06-18 4:00 ` Greg KH
0 siblings, 1 reply; 3+ messages in thread
From: Pedro Nieto @ 2016-06-01 0:00 UTC (permalink / raw)
To: gregkh; +Cc: devel, linux-kernel, PedroNieto
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Staging: comedi: das16.c: Added a blank line fixed a comment, coding style issue
2016-06-01 0:00 [PATCH] Staging: comedi: das16.c: Added a blank line fixed a comment, coding style issue Pedro Nieto
@ 2016-06-18 4:00 ` Greg KH
[not found] ` <CANP_ZUFPYcURMXXewUh4wz3o8Y6VF+UDH-3uSh7g5w0qPa+NvQ@mail.gmail.com>
0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2016-06-18 4:00 UTC (permalink / raw)
To: Pedro Nieto; +Cc: devel, linux-kernel
On Tue, May 31, 2016 at 09:00:59PM -0300, Pedro Nieto wrote:
> From: PedroNieto <pedronieto.cac@gmail.com>
No space?
>
> Fixed a coding style issue.
Which one?
Please be specific.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Staging: comedi: das16.c: Added a blank line fixed a comment, coding style issue
[not found] ` <CANP_ZUFPYcURMXXewUh4wz3o8Y6VF+UDH-3uSh7g5w0qPa+NvQ@mail.gmail.com>
@ 2016-06-25 22:22 ` Greg KH
0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2016-06-25 22:22 UTC (permalink / raw)
To: Pedro Nieto; +Cc: devel, linux-kernel
On Sat, Jun 25, 2016 at 06:45:20PM -0300, Pedro Nieto wrote:
> Hello this was my first attempt of a patch and as you can see i have made a few
> mistakes. About the name PedroNieto is my github's account user, i am not sure
> if that is the name that i should use, or just an alias is fine.
We need your "real" name, please read Documentation/SubmittingPatches
for the details.
> should i send a new patch?
Yes please.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-06-26 14:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-01 0:00 [PATCH] Staging: comedi: das16.c: Added a blank line fixed a comment, coding style issue Pedro Nieto
2016-06-18 4:00 ` Greg KH
[not found] ` <CANP_ZUFPYcURMXXewUh4wz3o8Y6VF+UDH-3uSh7g5w0qPa+NvQ@mail.gmail.com>
2016-06-25 22:22 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).