Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1633166 > unrolled thread
| Started by | Tejun Heo <tj@kernel.org> |
|---|---|
| First post | 2017-04-28 23:30 +0200 |
| Last post | 2017-04-28 23:30 +0200 |
| 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 v4 05/21] lib: fix Devres devm_ioremap_* offset parameter kerneldoc description Tejun Heo <tj@kernel.org> - 2017-04-28 23:30 +0200
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| Date | 2017-04-28 23:30 +0200 |
| Subject | Re: [PATCH v4 05/21] lib: fix Devres devm_ioremap_* offset parameter kerneldoc description |
| Message-ID | <tBlCG-4T4-27@gated-at.bofh.it> |
On Wed, Apr 19, 2017 at 05:48:54PM +0100, Lorenzo Pieralisi wrote: > The offset parameter in Devres devm_ioremap_* functions kerneldoc > entries is erroneously defined as BUS offset whereas it is actually > a resource address. > > Since it is actually misleading, fix the Devres devm_ioremap_* offset > parameter kerneldoc entry by replacing BUS offset with a more > suitable description (ie Resource address). > > Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> > Cc: Bjorn Helgaas <bhelgaas@google.com> > Cc: Tejun Heo <tj@kernel.org> Acked-by: Tejun Heo <tj@kernel.org> Thanks. -- tejun
Back to top | Article view | linux.kernel
csiph-web