Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1253946
| From | "Luck, Tony" <tony.luck@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH] pstore: remove __exit annotation for ramoops_remove |
| Date | 2015-10-22 18:10 +0200 |
| Message-ID | <qmqBd-7uM-35@gated-at.bofh.it> (permalink) |
| References | <qmpvs-5FV-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
-static int __exit ramoops_remove(struct platform_device *pdev) +static int ramoops_remove(struct platform_device *pdev) Arnd, Thanks. I folded that fix into the commit that made the error and rebased (I don't believe anyone is foolish enough to base work on my "next" branch) -Tony -- 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] pstore: remove __exit annotation for ramoops_remove Arnd Bergmann <arnd@arndb.de> - 2015-10-22 17:00 +0200 RE: [PATCH] pstore: remove __exit annotation for ramoops_remove "Luck, Tony" <tony.luck@intel.com> - 2015-10-22 18:10 +0200 Re: [PATCH] pstore: remove __exit annotation for ramoops_remove Geliang Tang <geliangtang@163.com> - 2015-10-22 18:20 +0200
csiph-web