Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1708000
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] misc: Convert to using %pOF instead of full_name |
| Date | 2017-08-10 00:10 +0200 |
| Message-ID | <ucHkR-4V7-3@gated-at.bofh.it> (permalink) |
| References | <u4Ixs-7K6-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jul 18, 2017 at 4:43 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: Arnd Bergmann <arnd@arndb.de> > Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Greg, ping. You picked up most of the the other patches, but not this one. > --- > drivers/misc/eeprom/idt_89hpesx.c | 8 ++++---- > drivers/misc/sram.c | 12 ++++++------ > 2 files changed, 10 insertions(+), 10 deletions(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH] misc: Convert to using %pOF instead of full_name Rob Herring <robh@kernel.org> - 2017-08-10 00:10 +0200 Re: [PATCH] misc: Convert to using %pOF instead of full_name Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-10 00:50 +0200
csiph-web