From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Bartosz Golaszewski <brgl@bgdev.pl>
Cc: Linus Walleij <linus.walleij@linaro.org>,
Jonathan Corbet <corbet@lwn.net>,
"Rafael J . Wysocki" <rafael@kernel.org>,
Arnd Bergmann <arnd@arndb.de>,
Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
linux-gpio@vger.kernel.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org,
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Subject: Re: [PATCH v8 1/2] drivers: export to_ext_attr()
Date: Thu, 13 Jun 2024 12:02:46 +0200 [thread overview]
Message-ID: <2024061330-clarinet-favorable-02da@gregkh> (raw)
In-Reply-To: <20240613092830.15761-2-brgl@bgdev.pl>
On Thu, Jun 13, 2024 at 11:28:29AM +0200, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
>
> Make to_ext_attr() available to code that wants to reuse struct
> dev_ext_attribute. While at it: make it into a static inline function.
Please don't use this, why is it needed?
thanks,
greg k-h
next prev parent reply other threads:[~2024-06-13 10:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-13 9:28 [PATCH v8 0/2] misc: add a virtual driver for testing the GPIO API Bartosz Golaszewski
2024-06-13 9:28 ` [PATCH v8 1/2] drivers: export to_ext_attr() Bartosz Golaszewski
2024-06-13 10:02 ` Greg Kroah-Hartman [this message]
2024-06-13 11:18 ` Bartosz Golaszewski
2024-06-13 9:28 ` [PATCH v8 2/2] misc: gpio-virtuser: new virtual testing driver for the GPIO API Bartosz Golaszewski
2024-06-13 10:02 ` Greg Kroah-Hartman
2024-06-13 11:22 ` Bartosz Golaszewski
2024-06-13 11:33 ` Greg Kroah-Hartman
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=2024061330-clarinet-favorable-02da@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=arnd@arndb.de \
--cc=bartosz.golaszewski@linaro.org \
--cc=brgl@bgdev.pl \
--cc=corbet@lwn.net \
--cc=linus.walleij@linaro.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rafael@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).