From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753023AbdGMQ3m (ORCPT ); Thu, 13 Jul 2017 12:29:42 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:47318 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752314AbdGMQYb (ORCPT ); Thu, 13 Jul 2017 12:24:31 -0400 Date: Thu, 13 Jul 2017 18:24:27 +0200 From: Greg KH To: Gaurav Pathak Cc: linux-kernel@vger.kernel.org, lkp@intel.com, joe@perches.com Subject: Re: [PATCH v1] staging: rts5208: Change fixed function names with "%s: ", __func__ Message-ID: <20170713162427.GA22870@kroah.com> References: <20170711172548.GA5530@kroah.com> <1499956340-31153-1-git-send-email-gauravpathak129@gmail.com> <20170713143826.GA20781@kroah.com> <08096761-5c72-f1a4-d04f-cd87b451b46f@gmail.com> <20170713153859.GA5047@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 13, 2017 at 09:30:20PM +0530, Gaurav Pathak wrote: > Adding public mailing list address and Joe. > > Hi Gerg, > > I am trying my best to avoid such silly mistakes, but this is first > time I am sending patch to a maintainer. Please disregard my > mistakes. > > I will send it to the correct mailing list, but when I ran > get_maintainer.pl on my patch your Name and email was displayed on > top. That's fine, but there was also another mailing list on that it showed as well, right? Please use that for patches for staging drivers. thanks, greg k-h