All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
To: kuba@kernel.org, pablo@netfilter.org, davem@davemloft.net,
	netdev@vger.kernel.org
Cc: "Jason A. Donenfeld" <Jason@zx2c4.com>
Subject: [PATCH net 0/1] wireguard patches for 6.2-rc1
Date: Tue, 13 Dec 2022 15:52:07 -0700	[thread overview]
Message-ID: <20221213225208.3343692-1-Jason@zx2c4.com> (raw)

Hi Jakub & Folks,

This tiny pull just has a single patch to ready wireguard for gcc 13,
casting some arguments to pr_debug to an (int) explicitly, because gcc
13 changes the type of enums.

Since this is just a fix, I've marked it as 'net', but if you prefer to
do it via 'net-next', that's fine too.

Jason

Jiri Slaby (SUSE) (1):
  wireguard: timers: cast enum limits members to int in prints

 drivers/net/wireguard/timers.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.39.0


             reply	other threads:[~2022-12-13 22:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-13 22:52 Jason A. Donenfeld [this message]
2022-12-13 22:52 ` [PATCH net 1/1] wireguard: timers: cast enum limits members to int in prints Jason A. Donenfeld

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=20221213225208.3343692-1-Jason@zx2c4.com \
    --to=jason@zx2c4.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pablo@netfilter.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 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.