From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753336AbdFMM5t (ORCPT ); Tue, 13 Jun 2017 08:57:49 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51290 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753149AbdFMM5s (ORCPT ); Tue, 13 Jun 2017 08:57:48 -0400 Date: Tue, 13 Jun 2017 14:57:40 +0200 From: Greg KH To: "Gabriel L. Somlo" Cc: linux-kernel@vger.kernel.org, Roy.Pledge@nxp.com, stuyoder@gmail.com, laurentiu.tudor@nxp.com, devel@driverdev.osuosl.org Subject: Re: [PATCH] staging: fsl-mc: fix misspelled comment identified by checkpatch Message-ID: <20170613125740.GD14290@kroah.com> References: <1497296615-11259-1-git-send-email-gsomlo@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1497296615-11259-1-git-send-email-gsomlo@gmail.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 12, 2017 at 03:43:35PM -0400, Gabriel L. Somlo wrote: > Signed-off-by: Gabriel Somlo > --- > drivers/staging/fsl-mc/bus/dpio/dpio-service.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) I can't take patches without any changelog test at all, sorry. greg k-h