Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1169856
| From | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] staging : Comedi : comedi_fops : Fixed the return error code |
| Date | 2015-06-22 13:30 +0200 |
| Message-ID | <pE85k-2e7-33@gated-at.bofh.it> (permalink) |
| References | <pE6mS-8ba-37@gated-at.bofh.it> <pE6mS-8ba-35@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] staging : Comedi : comedi_fops : Fixed the return error code Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-06-22 13:30 +0200
csiph-web