From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755481AbcIMMQl (ORCPT ); Tue, 13 Sep 2016 08:16:41 -0400 Received: from ozlabs.org ([103.22.144.67]:59353 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754725AbcIMMQi (ORCPT ); Tue, 13 Sep 2016 08:16:38 -0400 X-powerpc-patch-notification: thanks X-powerpc-patch-commit: 6f95d4b2f655faaf38804999de04499e3ec12bc1 In-Reply-To: <20160828105900.10041-1-colin.king@canonical.com> To: Colin King , Geoff Levand , Benjamin Herrenschmidt , Paul Mackerras , linuxppc-dev@lists.ozlabs.org From: Michael Ellerman Cc: linux-kernel@vger.kernel.org Subject: Re: powerpc/ps3: fix spelling mistake in function name Message-Id: <3sYNvT0gMVz9t1H@ozlabs.org> Date: Tue, 13 Sep 2016 22:16:37 +1000 (AEST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2016-28-08 at 10:59:00 UTC, Colin King wrote: > From: Colin Ian King > > Trivial fix to spelling mistake in dev_warn message and remove > extraneous trailing whitespace at end of the message. > > Signed-off-by: Colin Ian King Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/6f95d4b2f655faaf38804999de cheers