Received: by 10.223.185.116 with SMTP id b49csp3358227wrg; Mon, 5 Mar 2018 20:07:44 -0800 (PST) X-Google-Smtp-Source: AG47ELsXi0It9zfKVSrRC+75QoSiXkDek3yhWnOLEu13uZrBo16eQCdmEeZ1odxbyy3KHqXjzAci X-Received: by 10.99.116.69 with SMTP id e5mr14328437pgn.437.1520309264154; Mon, 05 Mar 2018 20:07:44 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1520309264; cv=none; d=google.com; s=arc-20160816; b=Hf6DK5S9u6j9rfVgVGVVJHSdh5/9qjDmZ+mvPfD1nA5B6TA/p0pstOoaML/BZCdXPC FPr0qD/zBcUk3Nv/b400SCR9xlCptodp37VZBuqsasd67UCuhpmBhDVdKB5q4UJtYYrR 4dGhIm1WqXTmDk6q8wknhI6goVu+GwD/wiN2lMRIsdn+m2t0FxzhZz5REMBsjy12g7ou zJo3j0wHc8NvkIGdq5nUDySF5WylW7YpzAXP/i5UXANkQxHgmYw1pjUKjnQhEHqNCG+T ks1z6qdfiDZdXuJCfgd1whHWdZ6KBZ8PRDHCu1C7tbtWwZuJj9rz1a1BdNVSXrj2mH+O 9FNQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=BM5n3ikEvPo6anjr4mkeNuH1fE0IQ1VxtDjVpAl6pxg=; b=la+zbZJmyx+FlTPpdMImiXm/VJ0PXlK8hY7k0TV1KKNGMXR0A5kwd7EqEH8Y50SO1U zyz76AkLgL29H38erXH3PQ4khsdgwlxwPMJzNvquiu7hYIch9XtRs6070F2ypvZrAkk6 b63mkSpGOPysAtiQ99I4EQ97aWTveeQMgnyQcvHCC9EjAUs7Sfzra5WsYUuBqnsUe+vL 1PEq50u4vdn3EYWo/zwQZtnssR5//GsaSokeU8mY/4W84N24VxnlDLlCz358v54ylNoB aI72WLvZmkUiRGP6Z5lnvKem82w+/G1HrsOQUbt5M7MSSl9HmeTr9GoO9bzykfoass3d rRMg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y4-v6si10355845plb.568.2018.03.05.20.07.27; Mon, 05 Mar 2018 20:07:44 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753050AbeCFEGc (ORCPT + 99 others); Mon, 5 Mar 2018 23:06:32 -0500 Received: from mga03.intel.com ([134.134.136.65]:44675 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752654AbeCFEGb (ORCPT ); Mon, 5 Mar 2018 23:06:31 -0500 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Mar 2018 20:06:31 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.47,430,1515484800"; d="scan'208";a="32691960" Received: from theros.lm.intel.com (HELO linux.intel.com) ([10.232.112.164]) by orsmga003.jf.intel.com with ESMTP; 05 Mar 2018 20:06:31 -0800 Date: Mon, 5 Mar 2018 21:06:30 -0700 From: Ross Zwisler To: Johannes Thumshirn Cc: Dan Williams , Linux Kernel Mailinglist , Linux NV-DIMM Mailing List Subject: Re: [PATCH] acpi, nfit: remove redundant __func__ in dev_dbg Message-ID: <20180306040630.GA9905@linux.intel.com> References: <20180302122049.13900-1-jthumshirn@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180302122049.13900-1-jthumshirn@suse.de> User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 02, 2018 at 01:20:49PM +0100, Johannes Thumshirn wrote: > Dynamic debug can be instructed to add the function name to the debug > output using the +f switch, so there is no need for the nfit module to > do it again. If a user decides to add the +f switch for nfit's dynamic > debug this results in double prints of the function name like the > following: > > [ 2391.935383] acpi_nfit_ctl: nfit ACPI0012:00: acpi_nfit_ctl:nmem8 cmd: 10: func: 1 input length: 0 > > Thus remove the stray __func__ printing. > > Signed-off-by: Johannes Thumshirn Oh, Johannes I noticed that here is one stray one still in drivers/acpi/nfit/mce.c. Do you mind pulling it into your patch to keep the drivers/acpi/nfit/* changes together?