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


Groups > linux.kernel > #1708009

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

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] base: Convert to using %pOF instead of full_name
Date 2017-08-10 00:10 +0200
Message-ID <ucHkT-4V7-63@gated-at.bofh.it> (permalink)
References <u4IQP-86Q-37@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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 linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web