From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965457AbbKDUag (ORCPT ); Wed, 4 Nov 2015 15:30:36 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:44970 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753873AbbKDUaf (ORCPT ); Wed, 4 Nov 2015 15:30:35 -0500 Date: Wed, 4 Nov 2015 12:30:34 -0800 From: Greg KH To: John Whitmore Cc: arve@android.com, riandrews@android.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: android/ion.c - fixed coding style changes. Message-ID: <20151104203034.GA5398@kroah.com> References: <1446154692-12532-1-git-send-email-johnfwhitmore@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1446154692-12532-1-git-send-email-johnfwhitmore@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 29, 2015 at 09:38:12PM +0000, John Whitmore wrote: > Simple changes to block comments. > > Signed-off-by: John Whitmore > --- > drivers/staging/android/ion/ion.c | 31 ++++++++++++++++++------------- > 1 file changed, 18 insertions(+), 13 deletions(-) This does not apply to my tree as it was done by others a while ago :(