Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755743AbdIHMg5 (ORCPT ); Fri, 8 Sep 2017 08:36:57 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51836 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754945AbdIHMg4 (ORCPT ); Fri, 8 Sep 2017 08:36:56 -0400 Date: Fri, 8 Sep 2017 14:36:53 +0200 From: Greg KH To: Harsha Sharma Cc: devel@driverdev.osuosl.org, outreachy-kernel@googlegroups.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH v5] staging: pi433: Fixes minor typo errors Message-ID: <20170908123653.GC10723@kroah.com> References: <1504864917-17198-1-git-send-email-harshasharmaiitr@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1504864917-17198-1-git-send-email-harshasharmaiitr@gmail.com> User-Agent: Mutt/1.9.0 (2017-09-02) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 397 Lines: 14 On Fri, Sep 08, 2017 at 03:31:57PM +0530, Harsha Sharma wrote: > Fixes checkpatch warning -- "occured" and "succesfully" are misspelled > > Signed-off-by: Harsha Sharma > --- > Changes in v5: > -Correct the format of the subject. > -Signed-off properly with correct author name in .gitconfig Where is the list of changes from previous versions? thanks, greg k-h