Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1708009 > unrolled thread
| Started by | Rob Herring <robh@kernel.org> |
|---|---|
| First post | 2017-08-10 00:10 +0200 |
| Last post | 2017-08-10 00:10 +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] base: Convert to using %pOF instead of full_name Rob Herring <robh@kernel.org> - 2017-08-10 00:10 +0200
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2017-08-10 00:10 +0200 |
| Subject | Re: [PATCH] base: Convert to using %pOF instead of full_name |
| Message-ID | <ucHkT-4V7-63@gated-at.bofh.it> |
On Tue, Jul 18, 2017 at 4:42 PM, Rob Herring <robh@kernel.org> wrote: > Now that we have a custom printf format specifier, convert users of > full_name to use %pOF instead. This is preparation to remove storing > of the full path string for each node. > > Signed-off-by: Rob Herring <robh@kernel.org> > Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> > --- > drivers/base/arch_topology.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Greg, ping. You picked up most of the the other patches, but not this one. Rob
Back to top | Article view | linux.kernel
csiph-web