]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
misc: Convert to using %pOF instead of full_name
authorRob Herring <robh@kernel.org>
Tue, 18 Jul 2017 21:43:15 +0000 (16:43 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Aug 2017 14:55:49 +0000 (16:55 +0200)
commit34d0eb50bd7c0c6431a67faf2e00b1316f886d45
tree6dd105d6caff2207531566c08d89d0cb390c96b3
parent579e9a307256e550fe918485b828517ea3c5f2fb
misc: Convert to using %pOF instead of full_name

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: Arnd Bergmann <arnd@arndb.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/eeprom/idt_89hpesx.c
drivers/misc/sram.c