Commit acf01e66 authored by Joe Perches's avatar Joe Perches Committed by Greg Kroah-Hartman
Browse files

tty: hvcs: Fix odd use of strlcpy



Use the typical style of array, not the equivalent &array[0].

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Link: https://lore.kernel.org/r/1be432798311378947ec4e6051cad1235b6eccbb.1562283944.git.joe@perches.com


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 627a545c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment