[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230621101611.10580-1-jirislaby@kernel.org>
Date: Wed, 21 Jun 2023 12:16:05 +0200
From: "Jiri Slaby (SUSE)" <jirislaby@...nel.org>
To: gregkh@...uxfoundation.org
Cc: linux-serial@...r.kernel.org, linux-kernel@...r.kernel.org,
"Jiri Slaby (SUSE)" <jirislaby@...nel.org>
Subject: [PATCH 0/6] tty_audit: random cleanups
These are random clean up patches which I came up with while doing more
invasive cleanup over the tty layer (to be sent later).
Jiri Slaby (SUSE) (6):
tty_audit: use TASK_COMM_LEN for task comm
tty_audit: use kzalloc() in tty_audit_buf_alloc()
tty_audit: invert the condition in tty_audit_log()
tty_audit: make icanon a bool
tty_audit: make tty pointers in exposed functions const
tty_audit: make data of tty_audit_log() const
drivers/tty/tty.h | 11 ++++++-----
drivers/tty/tty_audit.c | 43 +++++++++++++++++++++--------------------
2 files changed, 28 insertions(+), 26 deletions(-)
--
2.41.0
Powered by blists - more mailing lists