From patchwork Fri May 5 08:27:02 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bagas Sanjaya X-Patchwork-Id: 679704 Return-Path: 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 F1647C7EE2C for ; Fri, 5 May 2023 08:28:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231216AbjEEI2w (ORCPT ); Fri, 5 May 2023 04:28:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53100 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231450AbjEEI2X (ORCPT ); Fri, 5 May 2023 04:28:23 -0400 Received: from mail-pf1-x434.google.com (mail-pf1-x434.google.com [IPv6:2607:f8b0:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5C2631A108; Fri, 5 May 2023 01:27:18 -0700 (PDT) Received: by mail-pf1-x434.google.com with SMTP id d2e1a72fcca58-64115e652eeso18046022b3a.0; Fri, 05 May 2023 01:27:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1683275237; x=1685867237; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=dKvN7geuhhJ2stT3rAD0Yt4sWpwWIwnPYILFwrgVg/U=; b=Q1O8Lp9a8ptI9nGFpEO8CXYd1ndEB/FbiZLzIEAJ/pyZE36uwUcYyjEB6O84iN6Kb/ TM/Aqp1fLwJnliDOk8MSSoZklriLDpQ8b8uZn7rLU+nHURABRGbesT6ls8mrxKdYozzW 5PkVUplYz2YURGav5u4MR3T/ZafMJfm0ydsocHipgp/5ndIbiiPu/MwbU/zEHkQMzk43 iM5Roc/ifsGUKgjPjDemqHs1CraXUxarnlPvKHKVviuSyOd6r2nyHtl/j5JTx7bEKbu2 jhngfJbRDMHpSKGVz/xssn5YZeWdXFUXpz5asNFIpUxEDyLwaPV8NeMVyVGkGayGM3EF VASA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683275237; x=1685867237; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dKvN7geuhhJ2stT3rAD0Yt4sWpwWIwnPYILFwrgVg/U=; b=XmFx0aarGfXroQ+bY5jHQVMY5nqHmOYXc0+AJyk/MGgi8G/L//20eklRbp1c4JNjFI O1M+rHLrPE+hPP6xg4BuuGHqkM3dKpKfX+2L++t4rBqfeG1FPVDeXTAvwVlsjCzjqopP 21yTf0pudn8FJOU0sUB3ZjAw0+WUylM6jD4pHjNa8oS3ZPAkO+cu9LkM3zFqX/UUR0zn 89FsughmOh4FHzZaThJbJLp/Ya+Cp74UO7pY1N8vNv+zIeoFC4hQk2XOTueqUmTgOgT0 ef5aUDV185clhGGQEpnwrRdssqOul7HY5sI8T1i2gg9PbPjv5ygtiRlhnR4s9dEYNcvq p+Cg== X-Gm-Message-State: AC+VfDw8O45U5lSYJu61gU0/W47fgYcQ2gS13/d3ZTB+6VvSEF40ITo9 GTGsLewiFyUSkQxH/yCOpTRVNOroETY= X-Google-Smtp-Source: ACHHUZ7L1WHN/CWnZkhqB6i1fxuogxxXg5VcNKai0rkaNihMnH7Aiuh1188dxbx34p2sNdCA2vj5AQ== X-Received: by 2002:a05:6a00:2ea9:b0:63b:8963:d952 with SMTP id fd41-20020a056a002ea900b0063b8963d952mr1105209pfb.17.1683275236993; Fri, 05 May 2023 01:27:16 -0700 (PDT) Received: from debian.me (subs32-116-206-28-14.three.co.id. [116.206.28.14]) by smtp.gmail.com with ESMTPSA id f9-20020aa782c9000000b0063b6d68f4bcsm1055555pfn.41.2023.05.05.01.27.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 May 2023 01:27:16 -0700 (PDT) Received: by debian.me (Postfix, from userid 1000) id 086D410627E; Fri, 5 May 2023 15:27:12 +0700 (WIB) From: Bagas Sanjaya To: Linux SCSI , Linux Documentation , Linux Kernel Mailing List , Linux Kernel Janitors Cc: Oliver Neukum , Ali Akcaagac , Jamie Lenehan , Jonathan Corbet , "James E.J. Bottomley" , "Martin K. Petersen" , Bagas Sanjaya Subject: [PATCH 1/3] MAINTAINERS: Drop DC395x list and site Date: Fri, 5 May 2023 15:27:02 +0700 Message-Id: <20230505082704.16228-2-bagasdotme@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230505082704.16228-1-bagasdotme@gmail.com> References: <20230505082704.16228-1-bagasdotme@gmail.com> MIME-Version: 1.0 X-Developer-Signature: v=1; a=openpgp-sha256; l=859; i=bagasdotme@gmail.com; h=from:subject; bh=p4xxzP6mlIqb3ICg78D48pZGWd+6owQowDBg9/9kLA0=; b=owGbwMvMwCX2bWenZ2ig32LG02pJDCkhe69PDe9jf/ZC5d3x48lMC2wu2f6f9cOtLuOi1sZY3 tAwrtNOHaUsDGJcDLJiiiyTEvmaTu8yErnQvtYRZg4rE8gQBi5OAZjIMhOG/+Fx+UlBuxcYl+9O /2AnuuOIko+GddcrkTxD5/MnVx61mM/w3y+Ndf5S8/fi/9zq88rtPxtULnE/+GVzk/j1ox8M11p t4AMA X-Developer-Key: i=bagasdotme@gmail.com; a=openpgp; fpr=701B806FDCA5D3A58FFB8F7D7C276C64A5E44A1D Precedence: bulk List-ID: X-Mailing-List: linux-scsi@vger.kernel.org Emails to DC395x list bounce (550 error) and visiting the site returns 404 page. Drop both twibble.org links, replacing the list with linux-scsi list. Signed-off-by: Bagas Sanjaya --- MAINTAINERS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 8d5bc223f3053b..35de3289a8af04 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5692,10 +5692,8 @@ DC395x SCSI driver M: Oliver Neukum M: Ali Akcaagac M: Jamie Lenehan -L: dc395x@twibble.org +L: linux-scsi@vger.kernel.org S: Maintained -W: http://twibble.org/dist/dc395x/ -W: http://lists.twibble.org/mailman/listinfo/dc395x/ F: Documentation/scsi/dc395x.rst F: drivers/scsi/dc395x.* From patchwork Fri May 5 08:27:03 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bagas Sanjaya X-Patchwork-Id: 679705 Return-Path: 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 36313C77B7F for ; Fri, 5 May 2023 08:28:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231624AbjEEI2q (ORCPT ); Fri, 5 May 2023 04:28:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57630 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231454AbjEEI2Y (ORCPT ); Fri, 5 May 2023 04:28:24 -0400 Received: from mail-pl1-x62a.google.com (mail-pl1-x62a.google.com [IPv6:2607:f8b0:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C9F4D19D7E; Fri, 5 May 2023 01:27:17 -0700 (PDT) Received: by mail-pl1-x62a.google.com with SMTP id d9443c01a7336-1aaf91ae451so13505655ad.1; Fri, 05 May 2023 01:27:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1683275237; x=1685867237; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=mG2sc9wYDLtXCv1Z997jO8Q7UbIkluJ8RfwLUnYFcWs=; b=JkU70bS1wgDa0LIQYLU3RMxuc292TFKgXTBQv7VjwC4Pj5f/rJD6WHE9QhxmOEkSs3 kI2mLyeFS5S/8nesMnfGGb2bwYHpTDj4CCZmDvjp9zcxJHT83hwAspHHohpvzwg3ReEc Olp+0pFT6LD7OlekdWRfHf/uuPxNN/uUNI12OYP09Xzd9nb/uN4V66rCfUknG0NT9eGE rVQoAuIqwzPg7T7Si9f1oREAXoHGi0kssQDyUG/l8MwT3eRVAn49ChV7Nir3N0W/KYR9 kKSbOP1ng1AzmWWEgqq6+0cXpamr4QQ7qfLKsHLQv4YxtkOLrWojw+kNOUEPYD8zrGlq Tq/w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683275237; x=1685867237; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mG2sc9wYDLtXCv1Z997jO8Q7UbIkluJ8RfwLUnYFcWs=; b=XBJXuEDJqHBGSjyeqgNPhzjNYZfR1RiAPO6gCFlW9o3ZeC1sxErXAI3KjUJ3hR6Xyo O3XtpvfeFdPF0lc6e6QIs+YcJ9V3D4muJsTIAt9vMZiI3wWXBMonJba6e82Mu9zuDS7p AQVbovQueBfH4R1TuiGYaERwwDbSqANSU9oy+X7QJKM+3aGEC/jkMB2WR5QedquE2nUZ Ma/euhRlS/p8/d/nzq5ukTcnyoIHCXTV0ugxe1HyzIQCEBvxUCJ3hKKigoE0PUIj53eZ znU7r5DzLU2rSOs42s5CRdTF/1f3ftUWEmx1clHZfTgC7cxZul0pJMAFfngxtt7LnsOW 7ONQ== X-Gm-Message-State: AC+VfDxu7CtHdm1mUj/kQn9wZ3NRibe3gMQML4sxaRWfJjXiascB0VMI nkGaDrdACITEfCRxmIQjFyOaVveRMEo= X-Google-Smtp-Source: ACHHUZ6OHa40KVYj0XiMR8HeFrRCYDRkv1Np8zR78Gd6xHhtd+BO35jPmcNj2HOb/Bgt2WW3vencww== X-Received: by 2002:a17:902:d509:b0:19e:ab29:1ec2 with SMTP id b9-20020a170902d50900b0019eab291ec2mr587394plg.65.1683275236785; Fri, 05 May 2023 01:27:16 -0700 (PDT) Received: from debian.me (subs32-116-206-28-14.three.co.id. [116.206.28.14]) by smtp.gmail.com with ESMTPSA id iw5-20020a170903044500b001a64ed4621csm1081649plb.182.2023.05.05.01.27.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 May 2023 01:27:16 -0700 (PDT) Received: by debian.me (Postfix, from userid 1000) id 337D610627F; Fri, 5 May 2023 15:27:12 +0700 (WIB) From: Bagas Sanjaya To: Linux SCSI , Linux Documentation , Linux Kernel Mailing List , Linux Kernel Janitors Cc: Oliver Neukum , Ali Akcaagac , Jamie Lenehan , Jonathan Corbet , "James E.J. Bottomley" , "Martin K. Petersen" , Bagas Sanjaya Subject: [PATCH 2/3] Documentation: scsi: dc395x: Replace non-functional twibble.org list Date: Fri, 5 May 2023 15:27:03 +0700 Message-Id: <20230505082704.16228-3-bagasdotme@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230505082704.16228-1-bagasdotme@gmail.com> References: <20230505082704.16228-1-bagasdotme@gmail.com> MIME-Version: 1.0 X-Developer-Signature: v=1; a=openpgp-sha256; l=1039; i=bagasdotme@gmail.com; h=from:subject; bh=Chb21dgeS65e00gjc5YnM1xptca/AXZCUk/KdO7719I=; b=owGbwMvMwCX2bWenZ2ig32LG02pJDCkhe6+f9JF/fTJr61shDnbn3H+hr/5Mv32xSWX9120vh OxiZOfLdJSyMIhxMciKKbJMSuRrOr3LSORC+1pHmDmsTCBDGLg4BWAi9kmMDG9sQh9vN1K9UXvO MO9V4D0li54Pd56pL3NVCi98aO8t/prhr5S6bfgChxc3fL1jBT9s7ZzIMtHnlTOPA5e15twpy7a W8wEA X-Developer-Key: i=bagasdotme@gmail.com; a=openpgp; fpr=701B806FDCA5D3A58FFB8F7D7C276C64A5E44A1D Precedence: bulk List-ID: X-Mailing-List: linux-scsi@vger.kernel.org Now that the mailing list has been replaced in MAINTAINERS with linux-scsi list, do the same in the documentation. Signed-off-by: Bagas Sanjaya --- Documentation/scsi/dc395x.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Documentation/scsi/dc395x.rst b/Documentation/scsi/dc395x.rst index d779e782b1cbe1..c413b629809bcd 100644 --- a/Documentation/scsi/dc395x.rst +++ b/Documentation/scsi/dc395x.rst @@ -15,9 +15,8 @@ This is a 2.5 only driver. For a 2.4 driver please see the original driver (which this driver started from) at http://www.garloff.de/kurt/linux/dc395/ -Problems, questions and patches should be submitted to the mailing -list. Details on the list, including archives, are available at -http://lists.twibble.org/mailman/listinfo/dc395x/ +Problems, questions and patches should be submitted to the `Linux SCSI +mailing list `_. Parameters ---------- From patchwork Fri May 5 08:27:04 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bagas Sanjaya X-Patchwork-Id: 679504 Return-Path: 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 11FA6C7EE2E for ; Fri, 5 May 2023 08:28:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230402AbjEEI2s (ORCPT ); Fri, 5 May 2023 04:28:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53102 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231451AbjEEI2X (ORCPT ); Fri, 5 May 2023 04:28:23 -0400 Received: from mail-pf1-x436.google.com (mail-pf1-x436.google.com [IPv6:2607:f8b0:4864:20::436]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 84EB01A122; Fri, 5 May 2023 01:27:18 -0700 (PDT) Received: by mail-pf1-x436.google.com with SMTP id d2e1a72fcca58-64115eef620so17933997b3a.1; Fri, 05 May 2023 01:27:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1683275237; x=1685867237; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=el/Rn7qzup/497ytaREh2DImIqrYtRSHCU5jaoJYhms=; b=Iyf4GbJlx14NUP+57ckxFwh5TzvX8eMEKwjajIAGWX4UjGhM/SAV61BJ6vUaIL/YjV lKg8sk/u6zp4qHfTiyA2zwSnBu6sCg0FFsGuwFBregRmVW/ba8p0MUEHtVmZnyiE0F/G q74XuzMO2Ek7aw571eR3OZpb9fiRP2Hc5EeEUoGmwgU2125XrVHc4NKanACv5myZhNOg ygThbAaBC08/sYEXJ1aafJhqEkdBsFSSHuen7bVmtgfjWxSC4GRg4BonT2tKYjMAtS2W yz4fk4KbX5r0R//jEFRUcnVYJSC9e3NZhsgLiV9F2CZMGBbw5Mm7V2EvN+R6WnoEDtmG UojA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683275237; x=1685867237; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=el/Rn7qzup/497ytaREh2DImIqrYtRSHCU5jaoJYhms=; b=dV8uY3xk24lfH7XU7YnQ5/ZFGpXzNxEVCwiuFq4i4rUydC2nUYlKZx774kQ2wPnF1t gCf+wenfsDZDLySUygxcFPCqnfGwyaEBLbYIK6DQrL6DXhug39yuVoMul25qqdUQPinV R2Kb2xEcDcPyN9IO3VPCzhSMJ/zmlw5I+NesJCzByrfplFt4haGThPDAD3Kv6yvOQJJZ bD+BTzC82EMgYpx4S6GY4ycWV8mrrh6d2shYikYm7zxehNOoaqHd3eglaA/SXMy0ud0P IkF4VSl9HvXxYTxugvEpoad5Mq8bCJx5BbXwBupx20SxV++ggTYqZaS6BUkLd8SfR1t0 +VkA== X-Gm-Message-State: AC+VfDyZNXC6gKLdfBvcCtP4yJCFKJ2cRLmV/lMx/JYmxAwzwch3WSqM j0BevlcDx2ezg86SrLyNxdk= X-Google-Smtp-Source: ACHHUZ6U1yKFWRfgcLq5hhCullhfXhzyXSkcylWLS/d1geITMe7fLICBHN3EiylDtt7kpx3RmhVryw== X-Received: by 2002:a05:6a00:2d0b:b0:5a8:9858:750a with SMTP id fa11-20020a056a002d0b00b005a89858750amr1140902pfb.13.1683275237537; Fri, 05 May 2023 01:27:17 -0700 (PDT) Received: from debian.me (subs32-116-206-28-14.three.co.id. [116.206.28.14]) by smtp.gmail.com with ESMTPSA id r15-20020a63440f000000b0051b8172fa68sm1068333pga.38.2023.05.05.01.27.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 May 2023 01:27:16 -0700 (PDT) Received: by debian.me (Postfix, from userid 1000) id 5473F106280; Fri, 5 May 2023 15:27:12 +0700 (WIB) From: Bagas Sanjaya To: Linux SCSI , Linux Documentation , Linux Kernel Mailing List , Linux Kernel Janitors Cc: Oliver Neukum , Ali Akcaagac , Jamie Lenehan , Jonathan Corbet , "James E.J. Bottomley" , "Martin K. Petersen" , Bagas Sanjaya Subject: [PATCH 3/3] Documentation: scsi: dc395x: Remove reference to 2.4 driver Date: Fri, 5 May 2023 15:27:04 +0700 Message-Id: <20230505082704.16228-4-bagasdotme@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230505082704.16228-1-bagasdotme@gmail.com> References: <20230505082704.16228-1-bagasdotme@gmail.com> MIME-Version: 1.0 X-Developer-Signature: v=1; a=openpgp-sha256; l=968; i=bagasdotme@gmail.com; h=from:subject; bh=+UknXRJJBadqLnLOgfRQbspacSVeqok6a0BQmw70Uac=; b=owGbwMvMwCX2bWenZ2ig32LG02pJDCkhe29sL9oa+4xJVH2qyvINTQcWzubVu1eao9wwa1/Ak vqCefszO0pZGMS4GGTFFFkmJfI1nd5lJHKhfa0jzBxWJpAhDFycAjARTxlGhhlafzJCz4XcKGK4 N/XD5rj1f9wDcvVjWCo2ij7myw5+kczwT/HH1/uKnbzpdp/Zj0ofnPD5erGW/UFG7zULLWU9v3l P4AQA X-Developer-Key: i=bagasdotme@gmail.com; a=openpgp; fpr=701B806FDCA5D3A58FFB8F7D7C276C64A5E44A1D Precedence: bulk List-ID: X-Mailing-List: linux-scsi@vger.kernel.org The 2.4 driver link returns 404. As no one runs 2.4 kernel anymore, remove the stale reference. Signed-off-by: Bagas Sanjaya --- Documentation/scsi/dc395x.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Documentation/scsi/dc395x.rst b/Documentation/scsi/dc395x.rst index c413b629809bcd..a6320561543650 100644 --- a/Documentation/scsi/dc395x.rst +++ b/Documentation/scsi/dc395x.rst @@ -11,10 +11,6 @@ be safe to use. Testing with hard disks has not been done to any great degree and caution should be exercised if you want to attempt to use this driver with hard disks. -This is a 2.5 only driver. For a 2.4 driver please see the original -driver (which this driver started from) at -http://www.garloff.de/kurt/linux/dc395/ - Problems, questions and patches should be submitted to the `Linux SCSI mailing list `_.