Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp6080436ybe; Tue, 10 Sep 2019 13:12:47 -0700 (PDT) X-Google-Smtp-Source: APXvYqxqTgPxCFb5SLSTfuQ972bEjVThvAt6PuWjM91vq3uQ4HxeZL6k6olseb9fHxCY9jY0jH8z X-Received: by 2002:a50:d089:: with SMTP id v9mr33764694edd.54.1568146367194; Tue, 10 Sep 2019 13:12:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568146367; cv=none; d=google.com; s=arc-20160816; b=TB562Tt5Fu1g22u+nFRAkOiKd5UY00gHCBI8AvNMcBtHUU4MKXq2/BY6A9CfU+oXaP 5nQh+wMRujYJOo6e39naLjtmgV7I6BXX2OY0G4VyDT3FkS+rQVQ6FlJCeExnkziwTbqJ /VE0yYSxQMxmgS/yXYxii6k6wvvqB1REqrC96P7iqN5QgZd9nyJd3flVMgMadQYL/8Lb tZm+amfoEp0xXTwIgNDLCN3z/vkt2fUkVCX6cIMDYD5Er0Al6nPTWzoSNQMi5ZyLtTFK UUVnSzya33S/pFTEZL0FFrJcBME1sGA6EdoRr+UE42D6u1UlgN/nhwc5LY04SVWDgCMa yhRg== 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; bh=ucEz6UzI2p/HO+y5tJFEJxZ6tpii0lDJDeigEdShZsg=; b=pGppMAZddOQiiZcxStV1Bih9/nQ9EyFcKuJAXyua89NmbWRo29LtFUz3p/lqII/V68 6pVl8DQyF+rgeqXIh6BaY/cTsDsQ1wDZXgQ6V8cF1eFesEpn9XcYMk32+mzr/Q2ZEzJN 6cP5MLuxzj9w9VbbTWxyHsygS94E1B81nmcDsbq3aETU7x1br+OxOC12Nhp7Am4Gi4TE I7uBp6zw56soZzaiTywRdDqk+glY96IeN85eBNnSg9X5dscyIHMHNXeiBBmk2v5P8a9P 8AoPtyPNXpiFYrsIniBewx6geA2nZ9KCTksYrsIK6juOce8htOyDOnNpLccvrOCc9eH+ R0Qw== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b11si8412167eja.222.2019.09.10.13.12.23; Tue, 10 Sep 2019 13:12:47 -0700 (PDT) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730249AbfIINWX (ORCPT + 99 others); Mon, 9 Sep 2019 09:22:23 -0400 Received: from mga17.intel.com ([192.55.52.151]:27275 "EHLO mga17.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729859AbfIINWW (ORCPT ); Mon, 9 Sep 2019 09:22:22 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 Sep 2019 06:22:21 -0700 X-IronPort-AV: E=Sophos;i="5.64,484,1559545200"; d="scan'208";a="191510610" Received: from paasikivi.fi.intel.com ([10.237.72.42]) by fmsmga003-auth.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 Sep 2019 06:22:19 -0700 Received: by paasikivi.fi.intel.com (Postfix, from userid 1000) id 9ABB120764; Mon, 9 Sep 2019 16:22:17 +0300 (EEST) Date: Mon, 9 Sep 2019 16:22:17 +0300 From: Sakari Ailus To: "Martin K. Petersen" Cc: James Smart , Dick Kennedy , linux-scsi@vger.kernel.org, Joe Perches , Petr Mladek , linux-kernel@vger.kernel.org, rafael@kernel.org, Andy Shevchenko , Heikki Krogerus Subject: Re: [PATCH 1/1] scsi: lpfc: Convert existing %pf users to %ps Message-ID: <20190909132217.GD5781@paasikivi.fi.intel.com> References: <20190904160423.3865-1-sakari.ailus@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Sep 07, 2019 at 04:27:34PM -0400, Martin K. Petersen wrote: > > Sakari, > > > Convert the remaining %pf users to %ps to prepare for the removal of > > the old %pf conversion specifier support. > > Applied to 5.4/scsi-queue, thanks! Thanks, Martin! -- Sakari Ailus sakari.ailus@linux.intel.com