Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1708000 > unrolled thread
| Started by | Rob Herring <robh@kernel.org> |
|---|---|
| First post | 2017-08-10 00:10 +0200 |
| Last post | 2017-08-10 00:50 +0200 |
| Articles | 2 — 2 participants |
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.
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
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2017-08-10 00:10 +0200 |
| Subject | Re: [PATCH] misc: Convert to using %pOF instead of full_name |
| Message-ID | <ucHkR-4V7-3@gated-at.bofh.it> |
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(-)
[toc] | [next] | [standalone]
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2017-08-10 00:50 +0200 |
| Message-ID | <ucHXz-5dd-9@gated-at.bofh.it> |
| In reply to | #1708000 |
On Wed, Aug 09, 2017 at 04:59:53PM -0500, Rob Herring wrote: > 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. My queue is still really long, due to travel and a semi-vacation. They are not lost, will get picked up "soon"... thanks, greg k-h
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web