Message ID | 20220914225621.415631-1-bvanassche@acm.org |
---|---|
Headers | show
Return-Path: <linux-scsi-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7AD7DC6FA86 for <linux-scsi@archiver.kernel.org>; Wed, 14 Sep 2022 22:56:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229725AbiINW4u (ORCPT <rfc822;linux-scsi@archiver.kernel.org>); Wed, 14 Sep 2022 18:56:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37834 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229632AbiINW4r (ORCPT <rfc822;linux-scsi@vger.kernel.org>); Wed, 14 Sep 2022 18:56:47 -0400 Received: from mail-pl1-f169.google.com (mail-pl1-f169.google.com [209.85.214.169]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 21C7D7FE6A for <linux-scsi@vger.kernel.org>; Wed, 14 Sep 2022 15:56:47 -0700 (PDT) Received: by mail-pl1-f169.google.com with SMTP id jm11so16545454plb.13 for <linux-scsi@vger.kernel.org>; Wed, 14 Sep 2022 15:56:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date; bh=77kQekpRlfQoxtUOrf2qfkxc06VNc8k+7dL4uHy9dHw=; b=0MCDDLXEXsp8IRhsBZ8ekASjnVMztruWYHnqjx6FOV+/T0YLBF/lJIKzUB5N97Z1g4 jIwGslYWwxdqMmJU1qWfeqjuk3aHwH0sWGfNtC29Sw9FqH45XOhR2ZtYxnCRwDM1t3yM Ije/+199V2ATJbZNntJEL5evx6LCouSd3sLpHtAvriXrDSMQc8F2u1p3xQl53shaAQnf 3NWC7ZD8FNCPki43htmVJLmO8inPzcUgkrPcA6bzZT4Cb6wYK0ROmVN7I7CyQc2O1fF4 psVyFgZ4mtf8mK3gIjdaqjtWe8k9HAIalAsBlSEYRm7fnJMlp8U8HTEROIbrf4nTNTaz FWmA== X-Gm-Message-State: ACrzQf3SyUnAMrWGTcczSjrfzPSZIru9qu9TkZvK8Ncf1g8FX0yYwdpo qtIpu7SOCJAEfYwQeYd/gBU= X-Google-Smtp-Source: AMsMyM71Xt0d8BdGYzHjLbBM5zEiUY1eb8cme2EjzYQsgzl8s4ziapC025AcU2GX4kT8SUV733jmNw== X-Received: by 2002:a17:902:dad2:b0:178:401c:f66d with SMTP id q18-20020a170902dad200b00178401cf66dmr1255620plx.157.1663196206558; Wed, 14 Sep 2022 15:56:46 -0700 (PDT) Received: from bvanassche-linux.mtv.corp.google.com ([2620:15c:211:201:9147:e0c1:9227:cf53]) by smtp.gmail.com with ESMTPSA id w9-20020a170902d70900b0016d1b70872asm2606926ply.134.2022.09.14.15.56.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Sep 2022 15:56:45 -0700 (PDT) From: Bart Van Assche <bvanassche@acm.org> To: "Martin K . Petersen" <martin.petersen@oracle.com> Cc: linux-scsi@vger.kernel.org, Bart Van Assche <bvanassche@acm.org> Subject: [PATCH v5 0/7] Prepare for constifying SCSI host templates Date: Wed, 14 Sep 2022 15:56:14 -0700 Message-Id: <20220914225621.415631-1-bvanassche@acm.org> X-Mailer: git-send-email 2.37.2.789.g6183377224-goog MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-scsi.vger.kernel.org> X-Mailing-List: linux-scsi@vger.kernel.org |
Series |
Prepare for constifying SCSI host templates
|
expand
|