diff options
author | Rob Herring <robh@kernel.org> | 2018-11-16 22:06:55 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-11-18 22:35:20 +0100 |
commit | 0c5eaa7749726b2e4667a5e3668c3eb8516e7440 (patch) | |
tree | e83bcaefddf6f9563c64b6920b2f9eb8c09bf33d /fs/hfsplus | |
parent | sparc: Convert to using %pOF instead of full_name (diff) | |
download | linux-0c5eaa7749726b2e4667a5e3668c3eb8516e7440.tar.xz linux-0c5eaa7749726b2e4667a5e3668c3eb8516e7440.zip |
of: Drop full path from full_name for PDT systems
Now that there are no more users of path_component_name for Sparc
outside of the PDT code and all users of device_node.full_name are
converted to use "%pOF" printf specifier, we can align Sparc with FDT
and store just the base node name and unit address in full_name. This
makes path_component_name redundant, so it can be removed.
As full_name is used by printf specifiers, set it as early as possible.
Cc: Frank Rowand <frowand.list@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/hfsplus')
0 files changed, 0 insertions, 0 deletions