[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1595543280.git.gustavoars@kernel.org>
Date: Thu, 23 Jul 2020 17:30:48 -0500
From: "Gustavo A. R. Silva" <gustavoars@...nel.org>
To: linux-kernel@...r.kernel.org
Cc: Jiri Slaby <jirislaby@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"Gustavo A. R. Silva" <gustavoars@...nel.org>
Subject: [PATCH 0/3] Avoid the use of one-element arrays
Hi,
This series aims to:
1. Remove one-element arrays.
2. Fix identation issues in struct serial_struct32
3. Use the preferred form for passing a size of a structure type
Thanks
Gustavo A. R. Silva (3):
tty: Avoid the use of one-element arrays
tty: Fix identation issues in struct serial_struct32
tty: Use the preferred form for passing the size of a structure type
drivers/tty/tty_io.c | 52 ++++++++++++++++++++++----------------------
1 file changed, 26 insertions(+), 26 deletions(-)
--
2.27.0
Powered by blists - more mailing lists