Hi I am new to kernel dev and am very passionate, even if this fix isn't formatted correctly, could you please give me specific advice on how to do so going forward?
Best,
Uros
On Sun, Oct 23, 2022 at 3:32 PM uroshm <uroshm@xxxxxxxxx> wrote:
diff --git a/drivers/staging/rts5208/general.c
b/drivers/staging/rts5208/general.c
index 0f912b011064..4694593af4d9 100644
--- a/drivers/staging/rts5208/general.c
+++ b/drivers/staging/rts5208/general.c
@@ -9,7 +9,7 @@
* Micky Ching (micky_ching@xxxxxxxxxxxxxx)
*/
-#include "general.h"
+ #include "general.h"
int bit1cnt_long(u32 data)
{
Signed-off-by: Uros Milojkovic <uroshm@xxxxxxxxx>