Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1708009 > unrolled thread

Re: [PATCH] base: Convert to using %pOF instead of full_name

Started byRob Herring <robh@kernel.org>
First post2017-08-10 00:10 +0200
Last post2017-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.


Contents

  Re: [PATCH] base: Convert to using %pOF instead of full_name Rob Herring <robh@kernel.org> - 2017-08-10 00:10 +0200

#1708009 — Re: [PATCH] base: Convert to using %pOF instead of full_name

FromRob Herring <robh@kernel.org>
Date2017-08-10 00:10 +0200
SubjectRe: [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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web