[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241223191852.GJ31418@twin.jikos.cz>
Date: Mon, 23 Dec 2024 20:18:52 +0100
From: David Sterba <dsterba@...e.cz>
To: Wolfram Sang <wsa+renesas@...g-engineering.com>,
Qu Wenruo <quwenruo.btrfs@....com>, linux-kernel@...r.kernel.org,
Chris Mason <clm@...com>, Josef Bacik <josef@...icpanda.com>,
David Sterba <dsterba@...e.com>, linux-btrfs@...r.kernel.org
Subject: Re: [PATCH] btrfs: don't include '<linux/rwlock_types.h>' directly
On Thu, Dec 19, 2024 at 12:27:39PM +0100, Wolfram Sang wrote:
> Hi,
>
> > > -#include <linux/rwlock_types.h>
> > > +#include <linux/spinlock_types.h>
> >
> > I think we can just remove the *_type.h include header completely.
>
> I agree, spinlock.h is enough.
I've updated the fix to drop rwlock_types.h as spinlock.h is already
there. Added to for-next, thanks.
Powered by blists - more mailing lists