Re: [PATCH -next v2] tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' static
Dan Williams <[email protected]> Tue, 20 Apr 2021 16:58:06 -0700
| Newsgroups | org.01.lists.linux-nvdimm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAPcyv4hV1HhFRw42s=tc_8dLeY4+avB_2jauSxVzUBzKsEr8ew@mail.gmail.com> |
On Tue, Apr 20, 2021 at 12:31 AM Zou Wei <[email protected]> wrote: > > The sparse tool complains as follows: > > tools/testing/nvdimm/test/iomap.c:65:14: warning: > symbol '__nfit_test_ioremap' was not declared. Should it be static? > > This symbol is not used outside of iomap.c, so this > commit marks it static. > > Reported-by: Hulk Robot <[email protected]> > Signed-off-by: Zou Wei <[email protected]> Looks good to me, thanks. _______________________________________________ Linux-nvdimm mailing list -- [email protected] To unsubscribe send an email to [email protected]