From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751923Ab2CGVR3 (ORCPT ); Wed, 7 Mar 2012 16:17:29 -0500 Received: from mail-yx0-f174.google.com ([209.85.213.174]:35420 "EHLO mail-yx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751071Ab2CGVR1 (ORCPT ); Wed, 7 Mar 2012 16:17:27 -0500 Date: Wed, 7 Mar 2012 13:17:07 -0800 From: Greg KH To: Alexandru Guduleasa Cc: swetland@google.com, linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org, Alexandru Guduleasa Subject: Re: [PATCH] Staging: android: ashmem: fixed coding style isue Message-ID: <20120307211707.GA5163@kroah.com> References: <1329329299-5138-1-git-send-email-gulyan89@yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1329329299-5138-1-git-send-email-gulyan89@yahoo.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 15, 2012 at 08:08:19PM +0200, Alexandru Guduleasa wrote: > Remove trailing whitespace. > Add const keyword. > > Signed-off-by: Alexandru Guduleasa Sorry, someone has already beat you to this fix, it's been in the linux-next tree for a while now. greg k-h