On Tue, Nov 06, 2018 at 03:57:16PM -0600, Rob Herring wrote: > On Mon, Oct 1, 2018 at 3:17 AM Daniel Vetter <[email protected]> wrote: > > > > On Fri, Sep 28, 2018 at 05:50:44PM -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. > > > > > > For drm_modes.c, the full node path is already printed out, so printing > > > just the node name a 2nd time is redundant and can be removed. > > > > > > Cc: Gustavo Padovan <[email protected]> > > > Cc: Maarten Lankhorst <[email protected]> > > > Cc: Sean Paul <[email protected]> > > > Cc: David Airlie <[email protected]> > > > Acked-by: Rob Clark <[email protected]> > > > Cc: [email protected] > > > Cc: [email protected] > > > Cc: [email protected] > > > Signed-off-by: Rob Herring <[email protected]> > > > --- > > > v2: > > > - Add to commit msg that we're dropping redundant printing of node name. > > > > Applied, thanks for the patch. > > It appears this hasn't been.
It is, just not yet in linux-next. I'll kick the drm-misc maintainers to roll the trees forward. -Daniel > > > Aside, still don't want drm-misc commit rights so you can offload these > > yourself? > > No thanks. > > Rob > _______________________________________________ > dri-devel mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/dri-devel -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
