From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756098AbbIUFgS (ORCPT ); Mon, 21 Sep 2015 01:36:18 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:34445 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752675AbbIUFgR (ORCPT ); Mon, 21 Sep 2015 01:36:17 -0400 Date: Sun, 20 Sep 2015 22:36:15 -0700 From: Greg Kroah-Hartman To: Sudip Mukherjee Cc: Dimitri Sivanich , Arnd Bergmann , linux-kernel@vger.kernel.org, akpm@linux-foundation.org Subject: Re: [PATCH v2 1/5] drivers/misc/sgi-gru: add return on error Message-ID: <20150921053615.GA6949@kroah.com> References: <1441291851-29411-1-git-send-email-sudipm.mukherjee@gmail.com> <20150903182138.GA4319@sgi.com> <20150915075041.GC9305@sudip-pc> <20150921022628.GC21281@kroah.com> <20150921053409.GA16724@sudip-pc> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150921053409.GA16724@sudip-pc> 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 Mon, Sep 21, 2015 at 11:04:10AM +0530, Sudip Mukherjee wrote: > On Sun, Sep 20, 2015 at 07:26:29PM -0700, Greg Kroah-Hartman wrote: > > On Tue, Sep 15, 2015 at 01:20:41PM +0530, Sudip Mukherjee wrote: > > > On Thu, Sep 03, 2015 at 01:21:38PM -0500, Dimitri Sivanich wrote: > > > > Acked-by: Dimitri Sivanich > > > > > > > > On Thu, Sep 03, 2015 at 08:20:47PM +0530, Sudip Mukherjee wrote: > > > > > If the buffer is too small then return the error and in the process > > > > > remove the variables which became unused. > > > > > > > > > > Signed-off-by: Sudip Mukherjee > > > > > --- > > > Hi Greg, > > > I know its too early to ping you but just wanted to know that this > > > should go through your char-misc tree or through Andrew. > > > Looking at all the previous patches, it all went through Andrew but > > > being a char/misc I thought it will go through you. > > > > I'll take it, thanks. > Thanks. But just to let you know that getmaintainer.pl is not showing > your and Arnd's name. But MAINTAINER shows drivers/misc/* for you and > Arnd. And besides I noticed there are one or two patches still lying > around with maintainer ACK but never picked up as they didnot have you > or Andrew in the To or CC list. That's odd, care to forward them on to me?