Linux GPIO subsystem development
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: "Lee Jones" <lee@kernel.org>,
	"Andy Shevchenko" <andriy.shevchenko@intel.com>,
	"Liviu Dudau" <liviu.dudau@arm.com>,
	"Sudeep Holla" <sudeep.holla@arm.com>,
	"Lorenzo Pieralisi" <lpieralisi@kernel.org>,
	"Avi Fishman" <avifishman70@gmail.com>,
	"Tomer Maimon" <tmaimon77@gmail.com>,
	"Tali Perry" <tali.perry1@gmail.com>,
	"Patrick Venture" <venture@google.com>,
	"Nancy Yuen" <yuenn@google.com>,
	"Benjamin Fair" <benjaminfair@google.com>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Jonathan Neuschäfer" <j.neuschaefer@gmx.net>,
	"Clément Le Goffic" <legoffic.clement@gmail.com>,
	"Maxime Coquelin" <mcoquelin.stm32@gmail.com>,
	"Alexandre Torgue" <alexandre.torgue@foss.st.com>,
	"James Cowgill" <james.cowgill@blaize.com>,
	"Matt Redfearn" <matt.redfearn@blaize.com>,
	"Neil Jones" <neil.jones@blaize.com>,
	"Nikolaos Pasaloukos" <nikolaos.pasaloukos@blaize.com>,
	"Hoan Tran" <hoan@os.amperecomputing.com>,
	"Yang Shen" <shenyang39@huawei.com>,
	"Imre Kaloz" <kaloz@openwrt.org>,
	"Yinbo Zhu" <zhuyinbo@loongson.cn>,
	"Shawn Guo" <shawnguo@kernel.org>,
	"Sascha Hauer" <s.hauer@pengutronix.de>,
	"Pengutronix Kernel Team" <kernel@pengutronix.de>,
	"Fabio Estevam" <festevam@gmail.com>,
	"Manivannan Sadhasivam" <mani@kernel.org>,
	"Nobuhiro Iwamatsu" <nobuhiro.iwamatsu.x90@mail.toshiba>,
	"Ray Jui" <rjui@broadcom.com>,
	"Scott Branden" <sbranden@broadcom.com>,
	"Broadcom internal kernel review list"
	<bcm-kernel-feedback-list@broadcom.com>,
	"Bartosz Golaszewski" <brgl@bgdev.pl>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,  openbmc@lists.ozlabs.org,
	linux-gpio@vger.kernel.org,
	 linux-stm32@st-md-mailman.stormreply.com, imx@lists.linux.dev,
	 linux-unisoc@lists.infradead.org,
	 Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Subject: Re: (subset) [PATCH 1/3] mfd: vexpress-sysreg: use more common syntax for compound literals
Date: Tue, 16 Sep 2025 15:17:59 +0100	[thread overview]
Message-ID: <175803227904.3821457.282370095352768515.b4-ty@kernel.org> (raw)
In-Reply-To: <20250910-make-compound-literals-normal-again-v1-1-076ee7738a0b@linaro.org>

On Wed, 10 Sep 2025 09:25:45 +0200, Bartosz Golaszewski wrote:
> The (typeof(foo)) construct is unusual in the kernel, use a more typical
> syntax by explicitly spelling out the type.
> 
> 

Applied, thanks!

[1/3] mfd: vexpress-sysreg: use more common syntax for compound literals
      commit: f8cba973e4e51b8a166cbf81f827ff926f64d92e

--
Lee Jones [李琼斯]


  parent reply	other threads:[~2025-09-16 14:18 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-10  7:25 [PATCH 0/3] gpio/pinctrl/mfd: use more common syntax for compound literals Bartosz Golaszewski
2025-09-10  7:25 ` [PATCH 1/3] mfd: vexpress-sysreg: " Bartosz Golaszewski
2025-09-10 10:03   ` Sudeep Holla
2025-09-16 14:17   ` Lee Jones [this message]
2025-09-10  7:25 ` [PATCH 2/3] pinctrl: " Bartosz Golaszewski
2025-09-23 22:41   ` Linus Walleij
2025-09-25  7:48   ` Geert Uytterhoeven
2025-09-25  7:51     ` Bartosz Golaszewski
2025-09-25  8:02       ` Geert Uytterhoeven
2025-09-25  8:11         ` Bartosz Golaszewski
2025-10-01  8:36       ` Linus Walleij
2025-10-01  8:46         ` Bartosz Golaszewski
2025-09-10  7:25 ` [PATCH 3/3] gpio: " Bartosz Golaszewski
2025-09-11  7:50 ` [PATCH 0/3] gpio/pinctrl/mfd: " Andy Shevchenko
2025-09-12  7:26 ` (subset) " Bartosz Golaszewski

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=175803227904.3821457.282370095352768515.b4-ty@kernel.org \
    --to=lee@kernel.org \
    --cc=alexandre.torgue@foss.st.com \
    --cc=andriy.shevchenko@intel.com \
    --cc=avifishman70@gmail.com \
    --cc=bartosz.golaszewski@linaro.org \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=benjaminfair@google.com \
    --cc=brgl@bgdev.pl \
    --cc=festevam@gmail.com \
    --cc=hoan@os.amperecomputing.com \
    --cc=imx@lists.linux.dev \
    --cc=j.neuschaefer@gmx.net \
    --cc=james.cowgill@blaize.com \
    --cc=kaloz@openwrt.org \
    --cc=kernel@pengutronix.de \
    --cc=legoffic.clement@gmail.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=linux-unisoc@lists.infradead.org \
    --cc=liviu.dudau@arm.com \
    --cc=lpieralisi@kernel.org \
    --cc=mani@kernel.org \
    --cc=matt.redfearn@blaize.com \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=neil.jones@blaize.com \
    --cc=nikolaos.pasaloukos@blaize.com \
    --cc=nobuhiro.iwamatsu.x90@mail.toshiba \
    --cc=openbmc@lists.ozlabs.org \
    --cc=rjui@broadcom.com \
    --cc=s.hauer@pengutronix.de \
    --cc=sbranden@broadcom.com \
    --cc=shawnguo@kernel.org \
    --cc=shenyang39@huawei.com \
    --cc=sudeep.holla@arm.com \
    --cc=tali.perry1@gmail.com \
    --cc=tmaimon77@gmail.com \
    --cc=venture@google.com \
    --cc=yuenn@google.com \
    --cc=zhuyinbo@loongson.cn \
    /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