All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: linux-kernel@vger.kernel.org
Cc: Stefani Seibold <stefani@seibold.net>,
	Thomas Gleixner <tglx@linutronix.de>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Peter Zijlstra <peterz@infradead.org>
Subject: Re: [PATCH] samples/kfifo: Rename read_lock/write_lock
Date: Tue, 5 Oct 2021 10:55:39 +0200	[thread overview]
Message-ID: <20211005085539.kqi5542z6wgoxnlk@linutronix.de> (raw)
In-Reply-To: <20210923172918.o22iwgvn3w7ilh44@linutronix.de>

On 2021-09-23 19:29:19 [+0200], To linux-kernel@vger.kernel.org wrote:
> The variables names read_lock and write_lock can clash with functions used for
> read/writer locks.
> 
> Rename read_lock to read_access and write_lock to write_access to avoid a name
> collision.
> 
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
> Link: https://lkml.kernel.org/r/20210806152551.qio7c3ho6pexezup@linutronix.de
> ---
> 
> Repost.

ping.

Sebastian

  reply	other threads:[~2021-10-05  8:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-23 17:29 [PATCH] samples/kfifo: Rename read_lock/write_lock Sebastian Andrzej Siewior
2021-10-05  8:55 ` Sebastian Andrzej Siewior [this message]
2021-10-05  9:42 ` Stefani Seibold
2021-10-05 13:41   ` Greg Kroah-Hartman
2021-10-05 14:18     ` Sebastian Andrzej Siewior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211005085539.kqi5542z6wgoxnlk@linutronix.de \
    --to=bigeasy@linutronix.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peterz@infradead.org \
    --cc=stefani@seibold.net \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.