summaryrefslogtreecommitdiff
path: root/include/linux/workqueue_api.h
diff options
context:
space:
mode:
authorDoug Brown <doug@schmorgal.com>2023-01-23 08:31:29 +0300
committerKalle Valo <kvalo@kernel.org>2023-02-13 18:13:56 +0300
commit53d3a735875e35ccaf7a21b643feb167229515f1 (patch)
treef605c44fe323c631ee44207cdc8a0672c0d4f219 /include/linux/workqueue_api.h
parentf18bd6f539469970a7e6d79377e5cb2c11855cae (diff)
downloadlinux-53d3a735875e35ccaf7a21b643feb167229515f1.tar.xz
wifi: libertas: fix code style in Marvell structs
Several of the structs are using the deprecated convention of items[1] for a dynamically sized trailing element. Convert these structs to the modern C99 style of items[]. Also fix a couple of camel case struct element names. Signed-off-by: Doug Brown <doug@schmorgal.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20230123053132.30710-2-doug@schmorgal.com
Diffstat (limited to 'include/linux/workqueue_api.h')
0 files changed, 0 insertions, 0 deletions