[PATCH 0/3] Avoid the use of one-element arrays

From: Gustavo A. R. Silva
Date: Thu Jul 23 2020 - 18:25:07 EST


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