summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAjith P V <ajithpv.linux@gmail.com>2026-08-18 11:17:22 +0000
committerHelge Deller <deller@gmx.de>2026-08-20 23:45:07 +0200
commitf74cf70e5e78a43bd316e5c8e371caea0a49c207 (patch)
tree201d47d3a41893056bdbbedbec9d0a603a15e48e /scripts
parentba13226fc966004713aed47931db8922b84d1960 (diff)
downloadlinux-stable-f74cf70e5e78a43bd316e5c8e371caea0a49c207.tar.gz
linux-stable-f74cf70e5e78a43bd316e5c8e371caea0a49c207.zip
fbdev: viafb: refactor strcpy and viafb_name
Eliminate the single-use file-scope variable `viafb_name` and pass the "Via" string literal directly to strcpy(). Since "Via" is a literal constant, the compiler safely executes compile-time bounds checking during fortify verification. This satisfies the security initiative requirements while minimizing code complexity. Signed-off-by: Ajith P V <ajithpv.linux@gmail.com> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions