From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932137AbcF3Mgq (ORCPT ); Thu, 30 Jun 2016 08:36:46 -0400 Received: from ozlabs.org ([103.22.144.67]:60074 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932067AbcF3Mgo (ORCPT ); Thu, 30 Jun 2016 08:36:44 -0400 X-powerpc-patch-notification: thanks X-powerpc-patch-commit: 4a03749f140cbee6fee66b674ba763942d1446f2 In-Reply-To: <1467025661-1410-1-git-send-email-colin.king@canonical.com> To: Colin King , Benjamin Herrenschmidt , Paul Mackerras , Jiri Kosina , Rasmus Villemoes , Andrew Morton , linuxppc-dev@lists.ozlabs.org From: Michael Ellerman Cc: linux-kernel@vger.kernel.org Subject: Re: [V2] powerpc/fadump: trivial fix of spelling mistake, clean up message Message-Id: <3rgJvG66b3z9t0t@ozlabs.org> Date: Thu, 30 Jun 2016 22:36:42 +1000 (AEST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2016-27-06 at 11:07:41 UTC, Colin King wrote: > From: Colin Ian King > > Fix trivial spelling mistake "rgistration". Also use pr_err > instead of printk and unsplit the string to keep it all on one > line. > > Signed-off-by: Colin Ian King Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/4a03749f140cbee6fee66b674b cheers