Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1246818
| From | Leon Romanovsky <leon@leon.nu> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] fix return value error |
| Date | 2015-10-14 16:30 +0200 |
| Message-ID | <qjve2-17o-19@gated-at.bofh.it> (permalink) |
| References | <qjoYX-ib-47@gated-at.bofh.it> <qjve2-17o-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Oct 14, 2015 at 5:17 PM, Marciniszyn, Mike <mike.marciniszyn@intel.com> wrote: >> > Subject: [PATCH] fix return value error >> > >> >> I checked returns in configfs (-ENOMEM), proc (-ENOENT), proc-sys (- >> ENOMEM), ramfs (-ENOSPC), vfs (-ENOMEM). >> >> Not entirely consistent but this matches the majority. >> >> I agree -EPERM is pretty misleading. >> >> Acked-by: Mike Marciniszyn <mike.marciniszyn@intel.com> > > Thanks Or on catching the bad directory in the patch. Thanks Or > > Doug, can you fix this up or do you want it resubmitted? > > Mike > -- > To unsubscribe from this list: send the line "unsubscribe linux-rdma" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] fix return value error Heloise NH <os@iscas.ac.cn> - 2015-10-14 09:50 +0200
RE: [PATCH] fix return value error "Marciniszyn, Mike" <mike.marciniszyn@intel.com> - 2015-10-14 16:20 +0200
RE: [PATCH] fix return value error "Marciniszyn, Mike" <mike.marciniszyn@intel.com> - 2015-10-14 16:30 +0200
Re: [PATCH] fix return value error Leon Romanovsky <leon@leon.nu> - 2015-10-14 16:30 +0200
csiph-web