summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorDoug Brown <doug@schmorgal.com>2023-01-22 21:31:29 -0800
committerKalle Valo <kvalo@kernel.org>2023-02-13 17:13:56 +0200
commit53d3a735875e35ccaf7a21b643feb167229515f1 (patch)
treef605c44fe323c631ee44207cdc8a0672c0d4f219 /net/lapb/lapb_subr.c
parentf18bd6f539469970a7e6d79377e5cb2c11855cae (diff)
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 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions