From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Mon, 01 Jun 2015 11:38:44 +0000 Subject: Re: [PATCH] treewide: Fix typo compatability -> compatibility Message-Id: <556C4444.4070808@suse.de> List-Id: References: <1432728342-32748-1-git-send-email-laurent.pinchart@ideasonboard.com> In-Reply-To: <1432728342-32748-1-git-send-email-laurent.pinchart@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Laurent Pinchart , linux-kernel@vger.kernel.org Cc: linux-media@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-metag@vger.kernel.org, kvm-ppc@vger.kernel.org, linux-wireless@vger.kernel.org, sparclinux@vger.kernel.org On 27.05.15 14:05, Laurent Pinchart wrote: > Even though 'compatability' has a dedicated entry in the Wiktionary, > it's listed as 'Mispelling of compatibility'. Fix it. > > Signed-off-by: Laurent Pinchart > --- > arch/metag/include/asm/elf.h | 2 +- > arch/powerpc/kvm/book3s.c | 2 +- Acked-by: Alexander Graf for the PPC KVM bit. Alex