From: "Jiri Slaby (SUSE)" <jirislaby@kernel.org>
To: gregkh@linuxfoundation.org
Cc: linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org,
"Jiri Slaby (SUSE)" <jirislaby@kernel.org>
Subject: [PATCH 0/2] tty: remove casts from tty->disc_data
Date: Tue, 1 Aug 2023 08:22:35 +0200 [thread overview]
Message-ID: <20230801062237.2687-1-jirislaby@kernel.org> (raw)
There are still two "casters" remaining. Fix them.
Jiri Slaby (SUSE) (2):
can: can327: remove casts from tty->disc_data
net: nfc: remove casts from tty->disc_data
drivers/net/can/can327.c | 8 ++++----
net/nfc/nci/uart.c | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
--
2.41.0
next reply other threads:[~2023-08-01 6:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-01 6:22 Jiri Slaby (SUSE) [this message]
2023-08-01 6:22 ` [PATCH 1/2] can: can327: remove casts from tty->disc_data Jiri Slaby (SUSE)
2023-08-01 12:25 ` Simon Horman
2023-08-01 13:46 ` Max Staudt
2023-08-01 6:22 ` [PATCH 2/2] net: nfc: " Jiri Slaby (SUSE)
2023-08-01 12:26 ` Simon Horman
2023-08-01 13:46 ` Max Staudt
2023-08-02 19:07 ` Jakub Kicinski
2023-08-03 5:08 ` Jiri Slaby
2023-08-03 6:51 ` Greg KH
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=20230801062237.2687-1-jirislaby@kernel.org \
--to=jirislaby@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.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 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.