From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752502AbdGMOib (ORCPT ); Thu, 13 Jul 2017 10:38:31 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:54418 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752279AbdGMOia (ORCPT ); Thu, 13 Jul 2017 10:38:30 -0400 Date: Thu, 13 Jul 2017 16:38:26 +0200 From: Greg KH To: Gaurav Pathak Cc: linux-kernel@vger.kernel.org, joe@perches.com, lkp@intel.com Subject: Re: [PATCH v1] staging: rts5208: Change fixed function names with "%s: ", __func__ Message-ID: <20170713143826.GA20781@kroah.com> References: <20170711172548.GA5530@kroah.com> <1499956340-31153-1-git-send-email-gauravpathak129@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1499956340-31153-1-git-send-email-gauravpathak129@gmail.com> 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 08:02:20PM +0530, Gaurav Pathak wrote: > staging: rts5208: Fixed compiler errors for dev_dbg() That's not what this patch does :( Please also use the correct mailing list, scripts/get_maintainer.pl is your friend... thanks, greg k-h