From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wm1-f41.google.com (mail-wm1-f41.google.com [209.85.128.41]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 76FEC70 for ; Tue, 3 Aug 2021 07:18:23 +0000 (UTC) Received: by mail-wm1-f41.google.com with SMTP id l34-20020a05600c1d22b02902573c214807so989633wms.2 for ; Tue, 03 Aug 2021 00:18:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=R7jRP2Tedqq+hGXZvKzvn3HLtwG9FjDcSbLNCdl71UQ=; b=P3Se55rRFnRiMTcvMOG4AWu1eH1jKzHl+X7kIOhZ1pLxvmpVEGj0UIBpdLT9Gq3S8h 827ovYguH3iSKTUGWivoX1lBBeo7jP7t9esgetlXlE7k2xZxrA5n+CbKWJbqPmYMpEa1 lqxzBgt3k+WtQ6r1hQnw8Anaq8bPbOTZ3M1Bt0rTkhsfGWpoiI41JOi3BLBtI8KfXDWn drGPNv/3R7xo+BNqURiLRG0iHG2on9gotq4Rg9HphBv7YBfX6xiH5fFDF4spwwuCYLPN et8JYlkLWZPkeCfNR8vPWxfUf9+Be0gnbT8gFV9R/e1MAe3XSGzAGh4t+Hhr9nXnAYB8 PKTQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=R7jRP2Tedqq+hGXZvKzvn3HLtwG9FjDcSbLNCdl71UQ=; b=Sg+m8g0cEAjSm2SG3sEx7NbLBsvCfyFs1PQZOTyEDsTyRP2AsCmF0kKOFYyAD+Eeeh dlnTnbXV4rNDK2cD0Uoje9KoxvQJbtb4igXetK8lglR6i4KVmlDy28Y6YRyB1k6RDcCC rw4pwybq4a3FmC/4CYRGcDxn1OLYEAswD5Uj/6DlXy18AIirNqLTQJSwhv56yyiBxR+U qL1x0O3MK1TnhDxCYembtg8MAdVDkRgDhA1Y9UMPdrWmcERUKFYalRdxxKlS5s3VP6pk xcy/Xe79NG5BRzRWyeoBFuKGNuwaUDXGxV8Cjg8N2N+CZiNYH6p5vOgzrzjsShCqf+6L bmJQ== X-Gm-Message-State: AOAM532ofOfJ/Au79UyWajfQFXCaSznfCEDyH0EClVCsfqHk5zwJa1tS ENqlvwfeXT5JzqI6pJo4EXo= X-Google-Smtp-Source: ABdhPJz15WXfbXnB3Jgx5n8wJATHxTWfIkhJ3CxAInNyLptfe7aFt4GS6wlefW+qxNz8Viwtbd70jQ== X-Received: by 2002:a7b:cb19:: with SMTP id u25mr2661765wmj.25.1627975101615; Tue, 03 Aug 2021 00:18:21 -0700 (PDT) Received: from felia.fritz.box ([2001:16b8:2de7:c500:a5d6:9db:2c2c:b89d]) by smtp.gmail.com with ESMTPSA id v15sm1657301wmj.39.2021.08.03.00.18.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 03 Aug 2021 00:18:21 -0700 (PDT) From: Lukas Bulwahn To: Phillip Potter , Larry Finger , Greg Kroah-Hartman Cc: linux-staging@lists.linux.dev, Ralf Ramsauer , kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Lukas Bulwahn Subject: [PATCH] MAINTAINERS: update STAGING - REALTEK RTL8188EU DRIVERS Date: Tue, 3 Aug 2021 09:18:11 +0200 Message-Id: <20210803071811.8142-1-lukas.bulwahn@gmail.com> X-Mailer: git-send-email 2.17.1 Precedence: bulk X-Mailing-List: linux-staging@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: Commit 55dfa29b43d2 ("staging: rtl8188eu: remove rtl8188eu driver from staging dir") removes ./drivers/staging/rtl8188eu, but misses to adjust the STAGING - REALTEK RTL8188EU DRIVERS section in MAINTAINERS. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains: no file matches F: drivers/staging/rtl8188eu/ A refurnished rtl8188eu driver is available in ./drivers/staging/r8188eu/ and there is no existing section in MAINTAINERS for that directory. So, reuse the STAGING - REALTEK RTL8188EU DRIVERS section and point to the refurnished driver with its current developers and maintainers according to the current git log. Signed-off-by: Lukas Bulwahn --- applies cleanly on next-20210803 Philipp, Larry, please ack. Greg, please pick this minor cleanup on your staging-next tree. MAINTAINERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 36aee8517ab0..ef32c02b3e4d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17723,8 +17723,9 @@ F: drivers/staging/olpc_dcon/ STAGING - REALTEK RTL8188EU DRIVERS M: Larry Finger -S: Odd Fixes -F: drivers/staging/rtl8188eu/ +M: Phillip Potter +S: Supported +F: drivers/staging/r8188eu/ STAGING - REALTEK RTL8712U DRIVERS M: Larry Finger -- 2.17.1