Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1672783
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] of: make __of_attach_node() static |
| Date | 2017-06-22 18:20 +0200 |
| Message-ID | <tVcZQ-77P-7@gated-at.bofh.it> (permalink) |
| References | <tUTku-22n-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jun 21, 2017 at 12:16:38PM -0700, frowand.list@gmail.com wrote: > From: Frank Rowand <frank.rowand@sony.com> > > __of_attach_node() is not used outside of drivers/of/dynamic.c. Make > it static and remove it from drivers/of/of_private.h. > > Signed-off-by: Frank Rowand <frank.rowand@sony.com> > --- > drivers/of/dynamic.c | 2 +- > drivers/of/of_private.h | 1 - > 2 files changed, 1 insertion(+), 2 deletions(-) Applied.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] of: make __of_attach_node() static frowand.list@gmail.com - 2017-06-21 21:20 +0200 Re: [PATCH] of: make __of_attach_node() static Rob Herring <robh@kernel.org> - 2017-06-22 18:20 +0200
csiph-web