Re: [PATCH 91/93] Staging: comedi: 8253.h fixed by removing 'return' from generic func

2014-07-15 Thread Greg KH
On Tue, Jul 15, 2014 at 06:13:19AM +0300, sam-the-6 wrote: > From: Sam Asadi > > Signed-off-by: Sam Asadi Where are the other 90 patches in this series, I only received 91, 92, 93, and 94. Wait, 94 out of 93 What is going on here? > > modified:

Re: [PATCH 91/93] Staging: comedi: 8253.h fixed by removing 'return' from generic func

2014-07-15 Thread Ian Abbott
On 2014-07-15 04:13, sam-the-6 wrote: From: Sam Asadi Signed-off-by: Sam Asadi modified: drivers/staging/comedi/drivers/8253.h --- drivers/staging/comedi/drivers/8253.h |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/comedi/drivers/8253.h

Re: [PATCH 91/93] Staging: comedi: 8253.h fixed by removing 'return' from generic func

2014-07-15 Thread Dan Carpenter
Oh, wow. No. All these patches are wrong but there are too many to discuss them individually. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [PATCH 91/93] Staging: comedi: 8253.h fixed by removing 'return' from generic func

2014-07-15 Thread Dan Carpenter
Oh, wow. No. All these patches are wrong but there are too many to discuss them individually. regards, dan carpenter -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [PATCH 91/93] Staging: comedi: 8253.h fixed by removing 'return' from generic func

2014-07-15 Thread Ian Abbott
On 2014-07-15 04:13, sam-the-6 wrote: From: Sam Asadi asadi.sam...@gmail.com Signed-off-by: Sam Asadi asadi.sam...@gmail.com modified: drivers/staging/comedi/drivers/8253.h --- drivers/staging/comedi/drivers/8253.h |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff

Re: [PATCH 91/93] Staging: comedi: 8253.h fixed by removing 'return' from generic func

2014-07-15 Thread Greg KH
On Tue, Jul 15, 2014 at 06:13:19AM +0300, sam-the-6 wrote: From: Sam Asadi asadi.sam...@gmail.com Signed-off-by: Sam Asadi asadi.sam...@gmail.com Where are the other 90 patches in this series, I only received 91, 92, 93, and 94. Wait, 94 out of 93 What is going on here?

[PATCH 91/93] Staging: comedi: 8253.h fixed by removing 'return' from generic func

2014-07-14 Thread sam-the-6
From: Sam Asadi Signed-off-by: Sam Asadi modified: drivers/staging/comedi/drivers/8253.h --- drivers/staging/comedi/drivers/8253.h |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/comedi/drivers/8253.h b/drivers/staging/comedi/drivers/8253.h

[PATCH 91/93] Staging: comedi: 8253.h fixed by removing 'return' from generic func

2014-07-14 Thread sam-the-6
From: Sam Asadi asadi.sam...@gmail.com Signed-off-by: Sam Asadi asadi.sam...@gmail.com modified: drivers/staging/comedi/drivers/8253.h --- drivers/staging/comedi/drivers/8253.h |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git