From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1424360AbdD1HaJ (ORCPT ); Fri, 28 Apr 2017 03:30:09 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:50184 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1424344AbdD1HaD (ORCPT ); Fri, 28 Apr 2017 03:30:03 -0400 Date: Fri, 28 Apr 2017 09:29:53 +0200 From: Greg KH To: Fabrizio Perria Cc: labbott@redhat.com, sumit.semwal@linaro.org, arve@android.com, riandrews@android.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ion: Fixed initialization of static variable to 0 Message-ID: <20170428072953.GA29107@kroah.com> References: <1493335793-30026-1-git-send-email-fabrizio.perria@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1493335793-30026-1-git-send-email-fabrizio.perria@gmail.com> User-Agent: Mutt/1.8.2 (2017-04-18) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 27, 2017 at 07:29:53PM -0400, Fabrizio Perria wrote: > From: Fabrizio I need a full name here. > > Signed-off-by: Fabrizio And here. Also, I can not take patches without any changelog text, please fix, and fix up your subject to say what part of the kernel you are working with (look at other patches for this file...) thanks, greg k-h