From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752452AbcGXUoa (ORCPT ); Sun, 24 Jul 2016 16:44:30 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:49562 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752005AbcGXUo3 (ORCPT ); Sun, 24 Jul 2016 16:44:29 -0400 Date: Sun, 24 Jul 2016 13:44:44 -0700 From: Greg KH To: Nadim almas Cc: sumit.semwal@linaro.org, devel@driverdev.osuosl.org, Nadim almas , linux-kernel@vger.kernel.org Subject: Re: [PATCH 31/32] staging: android: ion: ion.c fixed a 80 character line limit coding style issue Message-ID: <20160724204444.GA7996@kroah.com> References: <1469345851-3070-1-git-send-email-nadim.902@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1469345851-3070-1-git-send-email-nadim.902@gmail.com> User-Agent: Mutt/1.6.2 (2016-07-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jul 24, 2016 at 12:37:31AM -0700, Nadim almas wrote: > From: sarique > > fixed a coding style issue. What issue? > > Signed-off-by: Nadim almas Your From: and signed-off-by names do not match up :( And where are the other 31 patches in this series? thanks, greg k-h