Re: [patch net] lib: Remove string from parman config selection

2017-02-24 Thread Jiri Pirko
Fri, Feb 24, 2017 at 08:54:04AM CET, ge...@linux-m68k.org wrote: >Hi Jiri, > >On Thu, Feb 23, 2017 at 10:57 AM, Jiri Pirko wrote: >> From: Jiri Pirko >> >> As reported by Geert, remove the string so the user does not see this >> config option. The option is explicitly selected only as a dependenc

Re: [patch net] lib: Remove string from parman config selection

2017-02-24 Thread Geert Uytterhoeven
Hi Jiri, On Fri, Feb 24, 2017 at 9:25 AM, Jiri Pirko wrote: > Fri, Feb 24, 2017 at 08:54:04AM CET, ge...@linux-m68k.org wrote: >>On Thu, Feb 23, 2017 at 10:57 AM, Jiri Pirko wrote: >>> From: Jiri Pirko >>> >>> As reported by Geert, remove the string so the user does not see this >>> config opti

Re: [patch net] lib: Remove string from parman config selection

2017-02-23 Thread Geert Uytterhoeven
Hi Jiri, On Thu, Feb 23, 2017 at 10:57 AM, Jiri Pirko wrote: > From: Jiri Pirko > > As reported by Geert, remove the string so the user does not see this > config option. The option is explicitly selected only as a dependency of > in-kernel users. > > Reported-by: Geert Uytterhoeven > Fixes: 44

Re: [patch net] lib: Remove string from parman config selection

2017-02-23 Thread David Miller
From: Jiri Pirko Date: Thu, 23 Feb 2017 10:57:45 +0100 > From: Jiri Pirko > > As reported by Geert, remove the string so the user does not see this > config option. The option is explicitly selected only as a dependency of > in-kernel users. > > Reported-by: Geert Uytterhoeven > Fixes: 44091d

Re: [patch net] lib: Remove string from parman config selection

2017-02-23 Thread Geert Uytterhoeven
Hi Jiri, On Thu, Feb 23, 2017 at 10:57 AM, Jiri Pirko wrote: > From: Jiri Pirko > > As reported by Geert, remove the string so the user does not see this > config option. The option is explicitly selected only as a dependency of > in-kernel users. Thanks! > Reported-by: Geert Uytterhoeven > F

[patch net] lib: Remove string from parman config selection

2017-02-23 Thread Jiri Pirko
From: Jiri Pirko As reported by Geert, remove the string so the user does not see this config option. The option is explicitly selected only as a dependency of in-kernel users. Reported-by: Geert Uytterhoeven Fixes: 44091d29f207 ("lib: Introduce priority array area manager") Signed-off-by: Jiri