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


Groups > linux.kernel > #1718568 > unrolled thread

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

Started byRob Herring <robh@kernel.org>
First post2017-08-23 20:20 +0200
Last post2017-08-23 20:20 +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] c6x: Convert to using %pOF instead of full_name Rob Herring <robh@kernel.org> - 2017-08-23 20:20 +0200

#1718568 — Re: [PATCH] c6x: Convert to using %pOF instead of full_name

FromRob Herring <robh@kernel.org>
Date2017-08-23 20:20 +0200
SubjectRe: [PATCH] c6x: Convert to using %pOF instead of full_name
Message-ID<uhIpX-3XR-9@gated-at.bofh.it>
On Wed, Jul 19, 2017 at 12:42 PM, Mark Salter <msalter@redhat.com> wrote:
> On Tue, 2017-07-18 at 16:42 -0500, Rob Herring 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: Mark Salter <msalter@redhat.com>
>> Cc: Aurelien Jacquiot <a-jacquiot@ti.com>
>> Cc: linux-c6x-dev@linux-c6x.org
>> ---
>>  arch/c6x/platforms/megamod-pic.c | 22 +++++++++++-----------
>>  arch/c6x/platforms/plldata.c     |  4 ++--
>>  arch/c6x/platforms/timer64.c     |  8 ++++----
>>  3 files changed, 17 insertions(+), 17 deletions(-)
>
> For the c6x bits:
> Acked-by: Mark Salter <msalter@redhat.com>

Please take this thru the c6x tree.

Rob

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web