Message ID | 20200706193920.6897-1-willy@infradead.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=95cY=AR=vger.kernel.org=linux-scsi-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B757B13B4 for <patchwork-linux-scsi@patchwork.kernel.org>; Mon, 6 Jul 2020 19:39:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9E21820675 for <patchwork-linux-scsi@patchwork.kernel.org>; Mon, 6 Jul 2020 19:39:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="qt1g91u8" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726540AbgGFTj3 (ORCPT <rfc822;patchwork-linux-scsi@patchwork.kernel.org>); Mon, 6 Jul 2020 15:39:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47446 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725860AbgGFTj2 (ORCPT <rfc822;linux-scsi@vger.kernel.org>); Mon, 6 Jul 2020 15:39:28 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B4A78C061755 for <linux-scsi@vger.kernel.org>; Mon, 6 Jul 2020 12:39:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:In-Reply-To:References; bh=ayRGLYBF5yAp/zMieRJWdNpKwjSm0ZE+TXYIWhuwRb0=; b=qt1g91u8x1jROXTY0OmITX9QQf rhAqW7bDFFjSb3L4hm36b+SJNveZgeWIvQy/QFyeMMPd5DErxfOI54a7XcbTfLXzT1LI7q7Oji6bU 2VRHr8VeJNB3LCZ94E7nI9zlE9vMmvhD8SYEPtuCScBqCD8wZR+4PwEe51YyrBlC/3ooAcsiQL4hK +aksNSo+mannlo8XbWLq4XF+QwE3S1/Si7rgflD1uTAMYB4CmXUWrqjFB2icanfYa79p6PRQuUMcV NN9W1iNKAmRHzWEsO/73ZFqsJbMc9Tt89K/Sqi2BDPBQm6/GHCiq8pz7AvN8ENaZPF2/y1vtznqRZ w/ImEXHg==; Received: from willy by casper.infradead.org with local (Exim 4.92.3 #3 (Red Hat Linux)) id 1jsWxW-0001oC-QU; Mon, 06 Jul 2020 19:39:24 +0000 From: "Matthew Wilcox (Oracle)" <willy@infradead.org> To: "James E.J. Bottomley" <jejb@linux.ibm.com>, "Martin K. Petersen" <martin.petersen@oracle.com> Cc: "Matthew Wilcox (Oracle)" <willy@infradead.org>, linux-scsi@vger.kernel.org Subject: [PATCH 0/3] Rename some scsi host template functions Date: Mon, 6 Jul 2020 20:39:17 +0100 Message-Id: <20200706193920.6897-1-willy@infradead.org> X-Mailer: git-send-email 2.21.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-scsi-owner@vger.kernel.org Precedence: bulk List-ID: <linux-scsi.vger.kernel.org> X-Mailing-List: linux-scsi@vger.kernel.org |
Series |
Rename some scsi host template functions
|
expand
|