]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: fix comment formatting in basic_types.h
authorAli Nasrolahi <a.nasrolahi01@gmail.com>
Thu, 24 Jul 2025 17:58:19 +0000 (21:28 +0330)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 Aug 2025 05:21:21 +0000 (07:21 +0200)
commit5225c689dd9048b67ddf3044da68cc17ab1aa04e
treecb31f359eba304eb3aaac519f413819fcfc752f5
parent8f5ae30d69d7543eee0d70083daf4de8fe15d585
staging: rtl8723bs: fix comment formatting in basic_types.h

This patch fixes several block comment formatting issues in basic_types.h
to comply with the Linux kernel coding style.

Changes include:
- Aligning comment markers with asterisks in multi-line comments
- Reformatting long lines for better readability
- Improving consistency in comment structure
- Fixing typos in comments

These changes improve readability and remove checkpatch.pl warnings.
No functional changes introduced.

Signed-off-by: Ali Nasrolahi <A.Nasrolahi01@gmail.com>
Link: https://lore.kernel.org/r/20250724175819.29142-1-A.Nasrolahi01@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/include/basic_types.h