Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1246813
| From | "Marciniszyn, Mike" <mike.marciniszyn@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH] fix return value error |
| Date | 2015-10-14 16:20 +0200 |
| Message-ID | <qjv4o-Wf-43@gated-at.bofh.it> (permalink) |
| References | <qjoYX-ib-47@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> 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> -- 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 | Next 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