From: Mary Strodl <mstrodl@csh.rit.edu>
To: kernel test robot <lkp@intel.com>
Cc: linux-kernel@vger.kernel.org, oe-kbuild-all@lists.linux.dev,
linus.walleij@linaro.org, brgl@bgdev.pl,
linux-gpio@vger.kernel.org
Subject: Re: [PATCH] gpio: mpsse: support bryx radio interface kit
Date: Wed, 10 Sep 2025 08:47:09 -0400 [thread overview]
Message-ID: <aMFzTaO7zGVgWNRK@ada.csh.rit.edu> (raw)
In-Reply-To: <202509092305.ncd9mzaZ-lkp@intel.com>
On Tue, Sep 09, 2025 at 09:32:09PM +0800, kernel test robot wrote:
> drivers/gpio/gpio-mpsse.c: In function 'mpsse_ensure_supported':
> >> drivers/gpio/gpio-mpsse.c:211:25: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
> 211 | "mpsse: GPIO %ld doesn't support %s\n",
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Oops. Turns out this is m68k-specific weirdness. v2 will convert the
result to an int and use %d.
I'll hold off on posting it because I'm anticipating there will be some feedback
on the actual code changes that will need a revision anyways ;)
next prev parent reply other threads:[~2025-09-10 12:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-08 17:38 [PATCH] gpio: mpsse: support bryx radio interface kit Mary Strodl
2025-09-09 13:32 ` kernel test robot
2025-09-10 12:47 ` Mary Strodl [this message]
2025-09-10 13:15 ` Bartosz Golaszewski
2025-09-10 13:29 ` Mary Strodl
2025-09-10 13:46 ` Bartosz Golaszewski
2025-09-10 14:39 ` Mary Strodl
2025-09-10 14:55 ` Geert Uytterhoeven
2025-09-10 14:59 ` Mary Strodl
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=aMFzTaO7zGVgWNRK@ada.csh.rit.edu \
--to=mstrodl@csh.rit.edu \
--cc=brgl@bgdev.pl \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=oe-kbuild-all@lists.linux.dev \
/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