summaryrefslogtreecommitdiff
path: root/scripts/include
diff options
context:
space:
mode:
authorErick Karanja <karanja99erick@gmail.com>2025-04-10 10:11:51 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-04-15 17:30:01 +0300
commit12ad640a04aa33961954be66c604a969a2dc9391 (patch)
tree96ce9aedd1f970b1a68f1621405446ef9e264f39 /scripts/include
parent0eb3d8c1ff1bcc5e31c7787d183406c27c72e6de (diff)
downloadlinux-12ad640a04aa33961954be66c604a969a2dc9391.tar.xz
staging: rtl8723bs: Initialize variables at declaration in rtl8723b_hal_init.c
Make the code more concise and readable by integrating the initialization directly into the variable declaration in cases where the initialization is simple and doesn't depend on other variables or complex expressions. Signed-off-by: Erick Karanja <karanja99erick@gmail.com> Link: https://lore.kernel.org/r/4d52a207eadd99ad998214aa8eb059f725c94802.1744268316.git.karanja99erick@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/include')
0 files changed, 0 insertions, 0 deletions