[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190706100253.GA20497@kroah.com>
Date: Sat, 6 Jul 2019 12:02:53 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Cc: linux-kernel@...r.kernel.org, devel@...verdev.osuosl.org,
Peter Zijlstra <peterz@...radead.org>,
Christian Gromm <christian.gromm@...rochip.com>,
tglx@...utronix.de
Subject: Re: [PATCH 4/7] staging: most: Use spinlock_t instead of struct
spinlock
On Thu, Jul 04, 2019 at 05:38:00PM +0200, Sebastian Andrzej Siewior wrote:
> For spinlocks the type spinlock_t should be used instead of "struct
> spinlock".
Why?
> Use spinlock_t for spinlock's definition.
Why? I agree it makes the code smaller, but why is this required?
thanks,
greg k-h
Powered by blists - more mailing lists