]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: Fix block comment style in ieee80211.h
authorPramod Maurya <pramod.nexgen@gmail.com>
Sun, 10 May 2026 17:52:06 +0000 (13:52 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 May 2026 08:12:39 +0000 (10:12 +0200)
commit8ba61dec20e56883bc782c8f062b2362432a5774
tree65895318c4aa81ba1302ee471f95ab039b0e7cff
parent9f9ed6afa6e45bea9906c87086b353877f6b5083
staging: rtl8723bs: Fix block comment style in ieee80211.h

Move trailing '*/' to a new line in multi-line block comments, add
proper ' * ' prefix to comment continuation lines, and consolidate
the OUI_MICROSOFT multi-line comment into a single line.

Signed-off-by: Pramod Maurya <pramod.nexgen@gmail.com>
Link: https://patch.msgid.link/20260510175207.563378-4-pramod.nexgen@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/include/ieee80211.h