From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io1-f51.google.com (mail-io1-f51.google.com [209.85.166.51]) by mail19.linbit.com (LINBIT Mail Daemon) with ESMTP id F396D420618 for ; Mon, 26 Aug 2024 15:19:56 +0200 (CEST) Received: by mail-io1-f51.google.com with SMTP id ca18e2360f4ac-81fd520fe0dso159081339f.3 for ; Mon, 26 Aug 2024 06:19:56 -0700 (PDT) From: Jens Axboe To: Philipp Reisner , Lars Ellenberg , =?utf-8?q?Christoph_B=C3=B6hmwalder?= , Christophe JAILLET In-Reply-To: References: Subject: Re: [PATCH] drbd: Remove an unused field in struct drbd_device Message-Id: <172467839482.162646.6496919978142098172.b4-ty@kernel.dk> Date: Mon, 26 Aug 2024 07:19:54 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: linux-block@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, drbd-dev@lists.linbit.com 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 Sun, 25 Aug 2024 18:22:23 +0200, Christophe JAILLET wrote: > 'next_barrier_nr' is not used in this driver. Remove it. > > It was already part of the original commit b411b3637fa7 ("The DRBD driver") > Apparently, it has never been used. > > Applied, thanks! [1/1] drbd: Remove an unused field in struct drbd_device commit: 87599eddc25ac03647ab76221523c6485e7594b1 Best regards, -- Jens Axboe