lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180828165418.ylusu7xvsmo5qcyi@pburton-laptop>
Date:   Tue, 28 Aug 2018 09:54:18 -0700
From:   Paul Burton <paul.burton@...s.com>
To:     Rob Herring <robh@...nel.org>
Cc:     linux-kernel@...r.kernel.org, Ralf Baechle <ralf@...ux-mips.org>,
        James Hogan <jhogan@...nel.org>,
        John Crispin <john@...ozen.org>, linux-mips@...ux-mips.org
Subject: Re: [PATCH] MIPS: Convert to using %pOFn instead of device_node.name

Hi Rob,

On Mon, Aug 27, 2018 at 08:52:05PM -0500, Rob Herring wrote:
> In preparation to remove the node name pointer from struct device_node,
> convert printf users to use the %pOFn format specifier.
> 
> Cc: Ralf Baechle <ralf@...ux-mips.org>
> Cc: Paul Burton <paul.burton@...s.com>
> Cc: James Hogan <jhogan@...nel.org>
> Cc: John Crispin <john@...ozen.org>
> Cc: linux-mips@...ux-mips.org
> Signed-off-by: Rob Herring <robh@...nel.org>
> ---
>  arch/mips/cavium-octeon/octeon-irq.c | 16 ++++++++--------
>  arch/mips/netlogic/common/irq.c      | 14 +++++++-------
>  arch/mips/ralink/cevt-rt3352.c       |  6 +++---
>  arch/mips/ralink/ill_acc.c           |  2 +-
>  4 files changed, 19 insertions(+), 19 deletions(-)

Thanks - applied to mips-next for 4.20.

Paul

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ