Re: [PATCH RFC] x86, boot: add missing declaration of string functions

2017-01-07 Thread Nicholas Mc Guire
On Thu, Jan 05, 2017 at 09:02:09AM +0100, Ingo Molnar wrote: > > * Nicholas Mc Guire wrote: > > > Add the missing declarations of basic string functions to string.h to allow > > a clean build. > > > > Fixes: commit 5be865661516 ("String-handling functions for the new x86 > > setup code.") > >

Re: [PATCH RFC] x86, boot: add missing declaration of string functions

2017-01-05 Thread Ingo Molnar
* Nicholas Mc Guire wrote: > Add the missing declarations of basic string functions to string.h to allow > a clean build. > > Fixes: commit 5be865661516 ("String-handling functions for the new x86 setup > code.") > Signed-off-by: Nicholas Mc Guire > --- > > sparse issues a set of warnings ab