Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1169856 > unrolled thread

Re: [PATCH] staging : Comedi : comedi_fops : Fixed the return error code

Started bySudip Mukherjee <sudipm.mukherjee@gmail.com>
First post2015-06-22 13:30 +0200
Last post2015-06-22 13:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] staging : Comedi : comedi_fops : Fixed the return error  code Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-06-22 13:30 +0200

#1169856 — Re: [PATCH] staging : Comedi : comedi_fops : Fixed the return error code

FromSudip Mukherjee <sudipm.mukherjee@gmail.com>
Date2015-06-22 13:30 +0200
SubjectRe: [PATCH] staging : Comedi : comedi_fops : Fixed the return error code
Message-ID<pE85k-2e7-33@gated-at.bofh.it>
On Mon, Jun 22, 2015 at 10:37:43AM +0100, Ian Abbott wrote:
> On 21/06/15 11:01, Santosh wrote:
> >This patch fixes the checkpatch.pl warning:
> >
> >WARNING: ENOSYS means 'invalid syscall nr' and nothing else
> >
> >Regards,
> >
> >Santosh Pai
> >
> >
> >0001-staging-Comedi-comedi_fops-Fixed-the-return-error-co.patch
> 
> Greg doesn't usually take patches in attachments.
> 
> > From 502464417255edb52a1db71146e2f33e67df87ce Mon Sep 17 00:00:00 2001
> >From: sanpai<santhosh.pai88@yahoo.com>
> >Date: Sun, 21 Jun 2015 15:05:00 +0530
> >Subject: [PATCH] staging : Comedi : comedi_fops : Fixed the return error code
> >
> >     try_module_get fails when the reference count of the module is not
> >     allowed to be incremented ,and hence -EPERM is returned.
> >
> >Signed-off-by: sanpai<santhosh.pai88@yahoo.com>
And your Signed-off-by name is not matching with your email From: header
name. Please use your real name in both places. I don't think "sanpai" is
your real name.

regards
sudip
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web