Commit ec06bf59 authored by Sayyad Abid's avatar Sayyad Abid Committed by Greg Kroah-Hartman
Browse files

staging: rtl8723bs: include: Fix indent for switch case in rtw_security.h



This change ensures proper formatting for better readability and
maintainability.

Reported by `checkpatch.pl`:
WARNING: switch and case statements should be indented with tabs.

Signed-off-by: default avatarSayyad Abid <sayyad.abid16@gmail.com>
Tested-by: default avatarPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/20240912040409.3315067-3-sayyad.abid16@gmail.com


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent fd646209
Loading
Loading
Loading
Loading
+21 −21

File changed.

Contains only whitespace changes.