Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1314686 > unrolled thread
| Started by | "Luis R. Rodriguez" <mcgrof@suse.com> |
|---|---|
| First post | 2016-01-22 02:30 +0100 |
| Last post | 2016-01-22 02:30 +0100 |
| 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.
Re: [PATCH v3 5/5] firmware: add an extensible system data helpers "Luis R. Rodriguez" <mcgrof@suse.com> - 2016-01-22 02:30 +0100
| From | "Luis R. Rodriguez" <mcgrof@suse.com> |
|---|---|
| Date | 2016-01-22 02:30 +0100 |
| Subject | Re: [PATCH v3 5/5] firmware: add an extensible system data helpers |
| Message-ID | <qTyI2-59r-15@gated-at.bofh.it> |
On Thu, Dec 24, 2015 at 06:26:39AM +0800, kbuild test robot wrote:
> reproduce: make htmldocs
> >> drivers/base/firmware_class.c:1336: warning: No description found for parameter 'sysdata'
> 1331 /**
> 1332 * release_sysdata_file: - release the resource associated with the sysdata file
> 1333 * @sysdata_file: sysdata resource to release
> 1334 **/
> 1335 void release_sysdata_file(const struct sysdata_file *sysdata)
> > 1336 {
This was a kdoc warning, I've fixed it and this will be part of my
v5 respin.
Luis
Back to top | Article view | linux.kernel
csiph-web