Jiri Slaby d3352ab0a9 tty: hvsi: remove an extra variable from hvsi_write()
'source' is the same as 'buf'. Rename the parameter ('buf') to
'source' and drop the local variable.

Likely, the two were introduced to have a different type. But 'char' and
'unsigned char' are the same in the kernel for a long time.

Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Cc: linuxppc-dev@lists.ozlabs.org
Link: https://lore.kernel.org/r/20230731080244.2698-4-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-07-31 17:16:05 +02:00
..
2023-04-27 12:07:50 -07:00
2023-07-25 19:07:25 +02:00
2022-09-22 16:12:34 +02:00
2023-07-25 19:19:39 +02:00
2023-07-31 09:39:56 +02:00
2022-09-22 16:12:34 +02:00