]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: rtl8712: style fix multiple line dereference
authorMoon Yeounsu <yyyynoom@gmail.com>
Sun, 21 Jul 2024 04:05:04 +0000 (00:05 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Jul 2024 08:08:24 +0000 (10:08 +0200)
commit1524b01fb16f3b5459d5174b0d0982c2b77254d1
treeeb4e63ff146b5648d782ec7e952064daaf9543c7
parentd43c918b6de9980ed3b9e51c56b3974c81a43182
staging: rtl8712: style fix multiple line dereference

It fix the following checkpatch.pl warning:
Avoid multiple line dereference - prefer %s

Suggested-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Moon Yeounsu <yyyynoom@gmail.com>
Link: https://lore.kernel.org/r/20240721040504.1483-1-yyyynoom@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_cmd.c