Re: [PATCH] staging/lustre: fix Kconfig bool defaults

2013-07-23 Thread Greg Kroah-Hartman
On Mon, Jul 22, 2013 at 07:33:33PM +0200, Sam Ravnborg wrote: > On Tue, Jul 23, 2013 at 12:41:30AM +0800, Peng Tao wrote: > > Should be y/n instead of true/false... > > > > Reported-by: Paul Bolle > > Cc: Andreas Dilger > > Signed-off-by: Peng Tao > > default n is the default. > So usually we

Re: [PATCH] staging/lustre: fix Kconfig bool defaults

2013-07-22 Thread Sam Ravnborg
On Tue, Jul 23, 2013 at 12:41:30AM +0800, Peng Tao wrote: > Should be y/n instead of true/false... > > Reported-by: Paul Bolle > Cc: Andreas Dilger > Signed-off-by: Peng Tao default n is the default. So usually we advice to drop this. Sam > --- > This applis on top of the 48 Intel t