From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-f44.google.com (mail-wr1-f44.google.com [209.85.221.44]) by mail19.linbit.com (LINBIT Mail Daemon) with ESMTP id 5C9F5421741 for ; Mon, 12 Sep 2022 09:49:03 +0200 (CEST) Received: by mail-wr1-f44.google.com with SMTP id b5so13925497wrr.5 for ; Mon, 12 Sep 2022 00:49:03 -0700 (PDT) Message-ID: <1b305cd1-90a2-e881-5b15-bb05b470c7c4@kernel.dk> Date: Mon, 12 Sep 2022 01:48:55 -0600 MIME-Version: 1.0 To: Gaosheng Cui , philipp.reisner@linbit.com, lars.ellenberg@linbit.com, christoph.boehmwalder@linbit.com References: <20220911092645.3218009-1-cuigaosheng1@huawei.com> Content-Language: en-US From: Jens Axboe In-Reply-To: <20220911092645.3218009-1-cuigaosheng1@huawei.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: drbd-dev@lists.linbit.com Subject: Re: [Drbd-dev] [PATCH] block/drbd: remove unused w_start_resync declaration List-Id: "*Coordination* of development, patches, contributions -- *Questions* \(even to developers\) go to drbd-user, please." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 9/11/22 3:26 AM, Gaosheng Cui wrote: > w_start_resync has been removed since > commit ac0acb9e39ac ("drbd: use drbd_device_post_work() > in more places"), so remove it. Applied, but please also cc linux-block or other lists that manage kernel patches in the future. You can't use lore/b4/lei with patches that are only on some driver private list. -- Jens Axboe