Linux kernel staging patches
 help / color / mirror / Atom feed
* [PATCH] code indent, drivers/staging/rtl8723bs/include/rtw_security.h
@ 2024-07-31 16:08 EiPiFun
  0 siblings, 0 replies; 2+ messages in thread
From: EiPiFun @ 2024-07-31 16:08 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-staging, linux-kernel

From 816921cbfa76a1cfd0cb1ca93a9df0f2a429bc3a Mon Sep 17 00:00:00 2001
From: EiPi Fun <me@eipi.fun>
Date: Tue, 30 Jul 2024 07:28:38 +0000
Subject: [PATCH] code indent should use tabs where possible

---
 drivers/staging/rtl8723bs/include/rtw_security.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/rtl8723bs/include/rtw_security.h
b/drivers/staging/rtl8723bs/include/rtw_security.h
index c3e47d526..89c1d5ae1 100644
--- a/drivers/staging/rtl8723bs/include/rtw_security.h
+++ b/drivers/staging/rtl8723bs/include/rtw_security.h
@@ -75,8 +75,8 @@ struct {
 };
 
 union Keytype {
-        u8   skey[16];
-        u32    lkey[4];
+       u8   skey[16];
+       u32    lkey[4];
 };
 
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-07-31 16:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <tencent_55ECF7AA38FD93254C1B7BF2@qq.com>
2024-07-31 16:10 ` [PATCH] code indent, drivers/staging/rtl8723bs/include/rtw_security.h Greg Kroah-Hartman
2024-07-31 16:08 EiPiFun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox