Re: [PATCH 8/8] kconfig: remove CONFIG_MCA leftovers

2018-10-17 Thread Christoph Hellwig
On Tue, Oct 16, 2018 at 02:20:23PM +0900, Masahiro Yamada wrote: > On Sun, Oct 14, 2018 at 12:11 AM Christoph Hellwig wrote: > > > > Signed-off-by: Christoph Hellwig > > --- > > > Can you use "powerpc:" or something > for the subject line? > > I'd like to see "kconfig:" only for patches > that

[PATCH 8/8] kconfig: remove CONFIG_MCA leftovers

2018-10-17 Thread Christoph Hellwig
Signed-off-by: Christoph Hellwig Acked-by: Thomas Gleixner --- arch/powerpc/Kconfig | 4 drivers/scsi/Kconfig | 6 +++--- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index f2001fff14d1..f3ec13765639 100644 --- a/arch/powerpc/Kco

Re: [PATCH 8/8] kconfig: remove CONFIG_MCA leftovers

2018-10-15 Thread Masahiro Yamada
On Sun, Oct 14, 2018 at 12:11 AM Christoph Hellwig wrote: > > Signed-off-by: Christoph Hellwig > --- Can you use "powerpc:" or something for the subject line? I'd like to see "kconfig:" only for patches that touch the scripts/kconfig/ directory. > arch/powerpc/Kconfig | 4 > drivers/

[PATCH 8/8] kconfig: remove CONFIG_MCA leftovers

2018-10-13 Thread Christoph Hellwig
Signed-off-by: Christoph Hellwig --- arch/powerpc/Kconfig | 4 drivers/scsi/Kconfig | 6 +++--- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index f0ea460653cd..8b9edf7caf96 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kco