mirror of
https://github.com/torvalds/linux.git
synced 2026-07-29 10:41:49 +02:00
staging: rtl8723bs: Remove space in the line start
Remove a space in the line start to follow kernel coding style. Reported by checkpatch.pl. Signed-off-by: Bera Yüzlü <b9788213@gmail.com> Reviewed-by: Nikolay Kulikov <nikolayof23@gmail.com> Link: https://patch.msgid.link/20260310125556.874-2-b9788213@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
a11fdb9f58
commit
3f7004a175
|
|
@ -978,7 +978,7 @@ struct dm_odm_t { /* DM_Out_Source_Dynamic_Mechanism_Structure */
|
|||
#endif
|
||||
};
|
||||
|
||||
enum odm_rf_content {
|
||||
enum odm_rf_content {
|
||||
odm_radioa_txt = 0x1000,
|
||||
odm_radiob_txt = 0x1001,
|
||||
odm_radioc_txt = 0x1002,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user