Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S942797AbcJ0O3A (ORCPT ); Thu, 27 Oct 2016 10:29:00 -0400 Received: from ozlabs.org ([103.22.144.67]:57305 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S942500AbcJ0O24 (ORCPT ); Thu, 27 Oct 2016 10:28:56 -0400 From: Michael Ellerman To: Valentin Rothberg , cyrilbur@gmail.com Cc: linux-kernel@vger.kernel.org, Valentin Rothberg Subject: Re: [PATCH] powerpc: process.c: fix Kconfig typo In-Reply-To: <20161005055726.5614-1-valentinrothberg@gmail.com> References: <20161005055726.5614-1-valentinrothberg@gmail.com> User-Agent: Notmuch/0.21 (https://notmuchmail.org) Date: Thu, 27 Oct 2016 22:41:52 +1100 Message-ID: <87y41a2f3z.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 247 Lines: 11 Valentin Rothberg writes: > s/ALIVEC/ALTIVEC/ > > Signed-off-by: Valentin Rothberg Applied to powerpc fixes, thanks. https://git.kernel.org/powerpc/c/39715bf972ed4fee18fe5409609 cheers