From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751565AbcDQX7c (ORCPT ); Sun, 17 Apr 2016 19:59:32 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:55356 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751078AbcDQX7b (ORCPT ); Sun, 17 Apr 2016 19:59:31 -0400 Date: Mon, 18 Apr 2016 08:59:26 +0900 From: Greg KH To: tcharding Cc: arve@android.com, riandrews@android.com, linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org Subject: Re: [PATCH 1/4] drivers: staging: fix parameter alignment Message-ID: <20160417235926.GA29821@kroah.com> References: <1460932141-4156-1-git-send-email-me@tobin.cc> <1460932141-4156-2-git-send-email-me@tobin.cc> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1460932141-4156-2-git-send-email-me@tobin.cc> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 18, 2016 at 08:28:58AM +1000, tcharding wrote: > drivers/staging/android/ion/ion.c checkpatch produces alignment checks. > > This patch is whitespace only and fixes these checks. > > Signed-off-by: tcharding We need a "real" name here please, read Documentation/SubmittingPatches for the full details as to what you are agreeing to here. Same goes for all 4 of these patches, please fix up and resend. thanks, greg k-h